aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/hplip
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-08-17 01:38:03 -0700
committerKhem Raj <raj.khem@gmail.com>2019-08-17 07:05:13 -0700
commit884b3c2a62f5d065f8be7aa5f996f5f1d950218f (patch)
tree24542b628f39dc267b244c6e02f2135be157d88b /meta-oe/recipes-extended/hplip
parent2e53c3c173795b98a1bd2cc46ee698939ab5ff26 (diff)
downloadmeta-openembedded-contrib-884b3c2a62f5d065f8be7aa5f996f5f1d950218f.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-extended/hplip')
-rw-r--r--meta-oe/recipes-extended/hplip/hplip_3.12.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
index 1f1e80ce82..77c995b57a 100644
--- a/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
+++ b/meta-oe/recipes-extended/hplip/hplip_3.12.6.bb
@@ -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 \