mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -41,6 +41,7 @@ EXTRA_OECONF += "\
|
||||
PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
python \
|
||||
python-syslog \
|
||||
python-pprint \
|
||||
python-compression \
|
||||
|
||||
Reference in New Issue
Block a user