mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
python3-blivetgui: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=master;protoc
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit features_check
|
inherit features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "x11 systemd"
|
REQUIRED_DISTRO_FEATURES = "x11 systemd gobject-introspection-data"
|
||||||
|
|
||||||
inherit setuptools3_legacy python3native
|
inherit setuptools3_legacy python3native
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user