]> code.ossystems Code Review - openembedded-core.git/commitdiff
contacts: disable GNOME-VFS
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 08:25:45 +0000 (08:25 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 08:25:45 +0000 (08:25 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4762 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pimlico/contacts.inc

index e7d87a2ca913cca3bc562e990a4d886d1703d2c6..250342243ce7cbed31acff79b76aa9d629402784 100644 (file)
@@ -6,6 +6,7 @@ RDEPENDS = "libedata-book"
 
 inherit autotools pkgconfig
 
+EXTRA_OECONF += "--disable-gnome-vfs"
 EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
 
 do_install_append () {