mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +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:
committed by
Martin Jansa
parent
75ab038537
commit
fd201a60c9
@@ -22,3 +22,5 @@ do_install_append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
|
FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} = "bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user