mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libgsf: remove unrecognized configure options
* fixes following QA warnings:
libgsf-1.14.29: libgsf: configure was passed unrecognised options:
--without-python --without-gnome-vfs --without-bonobo
[unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -18,9 +18,6 @@ PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf"
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
--without-python \
|
||||
--without-gnome-vfs \
|
||||
--without-bonobo \
|
||||
--disable-gtk-doc \
|
||||
--with-bz2 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user