diff options
-rw-r--r-- | meta-oe/recipes-extended/hplip/hplip_3.22.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb index ed9f28e073..be420b4837 100644 --- a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb +++ b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb | |||
@@ -19,7 +19,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ | |||
19 | file://0001-Drop-using-register-storage-classifier.patch" | 19 | file://0001-Drop-using-register-storage-classifier.patch" |
20 | SRC_URI[sha256sum] = "533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624" | 20 | SRC_URI[sha256sum] = "533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624" |
21 | 21 | ||
22 | DEPENDS += "cups python3 libusb1" | 22 | DEPENDS += "cups python3 libusb1 python3-setuptools-native" |
23 | 23 | ||
24 | inherit autotools-brokensep python3-dir python3native python3targetconfig pkgconfig systemd | 24 | inherit autotools-brokensep python3-dir python3native python3targetconfig pkgconfig systemd |
25 | 25 | ||