mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
SECTION = "x11/gnome/libs"
|
||||
|
||||
inherit gnome gtk-doc
|
||||
inherit gnomebase gtk-doc
|
||||
|
||||
# intltool to provide IT_PROG_INTLTOOL
|
||||
# configure: line 12654: syntax error near unexpected token `0.35.0'
|
||||
|
||||
Reference in New Issue
Block a user