mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:26:04 +00:00
libgnomecanvas: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
186f46130a
commit
5f248f9398
@ -3,7 +3,9 @@ LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
SECTION = "x11/gnome/libs"
|
||||
|
||||
inherit gnomebase gtk-doc
|
||||
inherit distro_features_check gnomebase gtk-doc
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
# intltool to provide IT_PROG_INTLTOOL
|
||||
# configure: line 12654: syntax error near unexpected token `0.35.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user