mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 12:37:43 +00:00
python-blivet: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
0b38d12b55
commit
814effeb49
@ -13,7 +13,7 @@ SRC_URI = "git://github.com/rhinstaller/blivet-gui;branch=master \
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit distro_features_check
|
inherit distro_features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "systemd"
|
REQUIRED_DISTRO_FEATURES = "x11 systemd"
|
||||||
|
|
||||||
inherit setuptools3 python3native
|
inherit setuptools3 python3native
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user