浏览代码

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>
Ross Burton 2 年之前
父节点
当前提交
1c7861509e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb

+ 1 - 1
meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb

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