mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 05:55:45 +00:00
libgnomecanvas: inherit only gnomebase
* fixes following QA warning:
libgnomecanvas-2.30.3: libgnomecanvas: configure was passed
unrecognised options: --disable-schemas-install
[unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8192e4a3d8
commit
d43c7c1fc9
@ -3,7 +3,7 @@ LICENSE = "LGPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||||
SECTION = "x11/gnome/libs"
|
SECTION = "x11/gnome/libs"
|
||||||
|
|
||||||
inherit gnome gtk-doc
|
inherit gnomebase gtk-doc
|
||||||
|
|
||||||
# intltool to provide IT_PROG_INTLTOOL
|
# intltool to provide IT_PROG_INTLTOOL
|
||||||
# configure: line 12654: syntax error near unexpected token `0.35.0'
|
# configure: line 12654: syntax error near unexpected token `0.35.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user