mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gegl: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,9 @@ DEPENDS = "babl librsvg glib-2.0 gtk+ pango cairo expat zlib libpng jpeg virtual
|
||||
|
||||
EXTRA_OECONF = "--disable-docs"
|
||||
|
||||
inherit gnomebase vala gobject-introspection
|
||||
inherit distro_features_check gnomebase vala gobject-introspection
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
|
||||
|
||||
Reference in New Issue
Block a user