mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
3a91d8c6c5
commit
1c7861509e
|
|
@ -15,7 +15,7 @@ SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=master;protoc
|
|||
"
|
||||
|
||||
inherit features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11 systemd"
|
||||
REQUIRED_DISTRO_FEATURES = "x11 systemd gobject-introspection-data"
|
||||
|
||||
inherit setuptools3_legacy python3native
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user