mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +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"
|
EXTRA_OECONF = "--disable-docs"
|
||||||
|
|
||||||
inherit gnomebase vala gobject-introspection
|
inherit distro_features_check gnomebase vala gobject-introspection
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
|
PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
|
||||||
|
|||||||
Reference in New Issue
Block a user