mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
system-config-printer: rely on setuptools to obtain distutils copy
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0ece1e8334
commit
76e0113299
@ -11,7 +11,7 @@ inherit autotools gettext pkgconfig python3native features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
|
||||
DEPENDS = "cups glib-2.0 libusb xmlto-native desktop-file-utils-native autoconf-archive-native"
|
||||
DEPENDS = "cups glib-2.0 libusb xmlto-native desktop-file-utils-native autoconf-archive-native python3-setuptools-native"
|
||||
|
||||
PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd polkit', d)}"
|
||||
PACKAGECONFIG[systemd] = ",--without-systemdsystemunitdir,systemd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user