mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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>
This commit is contained in:
committed by
Martin Jansa
parent
db0ff63a01
commit
1823c0bbf1
@@ -51,6 +51,7 @@ RDEPENDS_${PN} += " \
|
|||||||
python-terminal \
|
python-terminal \
|
||||||
python-subprocess\
|
python-subprocess\
|
||||||
"
|
"
|
||||||
|
RDEPENDS_${PN}-filter += "perl"
|
||||||
|
|
||||||
# need to snag the debug file or OE will fail on backend package
|
# need to snag the debug file or OE will fail on backend package
|
||||||
FILES_${PN}-dbg += "\
|
FILES_${PN}-dbg += "\
|
||||||
|
|||||||
Reference in New Issue
Block a user