mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 22:06:56 +00:00
gegl: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b868db04a0
commit
354ebdbd7c
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user