diff options
-rw-r--r-- | meta-oe/recipes-extended/hplip/hplip_3.12.6.bb | 1 |
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 += "\ | |||
41 | PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal" | 41 | PACKAGES += "${PN}-ppd ${PN}-cups ${PN}-backend ${PN}-filter ${PN}-hal" |
42 | 42 | ||
43 | RDEPENDS_${PN} += " \ | 43 | RDEPENDS_${PN} += " \ |
44 | python \ | ||
44 | python-syslog \ | 45 | python-syslog \ |
45 | python-pprint \ | 46 | python-pprint \ |
46 | python-compression \ | 47 | python-compression \ |