mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
network-manager-applet: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@ DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
|
||||
intltool-native \
|
||||
"
|
||||
|
||||
inherit gnomebase gsettings gtk-icon-cache gobject-introspection
|
||||
inherit distro_features_check gnomebase gsettings gtk-icon-cache gobject-introspection
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user