mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 01:09:27 +00:00
xfce4-dev-tools: add bash to RDEPENDS
fixes: | WARNING: QA Issue: xfce4-dev-tools requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
75ab038537
commit
fd201a60c9
@ -22,3 +22,5 @@ do_install_append() {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
|
||||
|
||||
RDEPENDS_${PN} = "bash"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user