mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
contacts: inherit gconf
* it's checking for native gconftool-2 and do_configure may fail with: | checking for GCONF... yes | checking for gconftool-2... no | configure: error: gconftool-2 executable not found in your path - should be installed with GConf | NOTE: The following config.log files may provide further information. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d3e1334ce9
commit
24556644a3
|
|
@ -7,7 +7,7 @@ SECTION = "x11"
|
|||
DEPENDS = "glib-2.0 gtk+ evolution-data-server intltool-native"
|
||||
RDEPENDS_${PN} = "libedata-book"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit autotools pkgconfig gconf
|
||||
|
||||
EXTRA_OECONF += "--disable-gnome-vfs"
|
||||
EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user