mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
hplib: fix QA warnings
WARNING: QA Issue: hplip-filter requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
f12d14ab9b
commit
ded1b549d6
|
|
@ -51,6 +51,7 @@ RDEPENDS_${PN} += " \
|
|||
python-terminal \
|
||||
python-subprocess\
|
||||
"
|
||||
RDEPENDS_${PN}-filter += "perl"
|
||||
|
||||
# need to snag the debug file or OE will fail on backend package
|
||||
FILES_${PN}-dbg += "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user