mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gnome-themes: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
70f45490e1
commit
32209fbbb3
@ -15,7 +15,9 @@ EXTRA_OECONF += "--enable-all-themes \
|
||||
--with-iconmap=${STAGING_LIBEXECDIR_NATIVE}/icon-name-mapping \
|
||||
"
|
||||
|
||||
inherit gnomebase perlnative
|
||||
inherit distro_features_check gnomebase perlnative
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist"
|
||||
FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user