mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
hplip: provide setuptools for the distutils copy
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
e594e1c292
commit
26385a54b0
@@ -19,7 +19,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
|
||||
file://0001-Drop-using-register-storage-classifier.patch"
|
||||
SRC_URI[sha256sum] = "533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624"
|
||||
|
||||
DEPENDS += "cups python3 libusb1"
|
||||
DEPENDS += "cups python3 libusb1 python3-setuptools-native"
|
||||
|
||||
inherit autotools-brokensep python3-dir python3native python3targetconfig pkgconfig systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user