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:
Ross Burton 2023-05-25 13:13:52 +01:00 committed by Khem Raj
parent 3a91d8c6c5
commit 1c7861509e

View File

@ -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