mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01: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…
Reference in New Issue
Block a user