mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 16:11:50 +00:00
hplip: Add python to rdeps
Fixes ERROR: QA Issue: /usr/share/hplip/upgrade.py contained in package hplip requires /usr/bin/python, but no providers found in RDEPENDS_hplip? [file-rdeps] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2e53c3c173
commit
884b3c2a62
@ -41,6 +41,7 @@ EXTRA_OECONF += "\
|
|||||||
PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal"
|
PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
|
python \
|
||||||
python-syslog \
|
python-syslog \
|
||||||
python-pprint \
|
python-pprint \
|
||||||
python-compression \
|
python-compression \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user