From aa73bb0a6121d5410d48fac65aba4a652c3eb489 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 26 Oct 2007 13:55:17 +0000 Subject: gconf-dbus: added dependency on virtual/libintl, removed not used HEADERS variable (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3010 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gnome/gconf-dbus_svn.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/packages/gnome/gconf-dbus_svn.bb b/meta/packages/gnome/gconf-dbus_svn.bb index 7aaa0b9ca..e6b7ddd37 100644 --- a/meta/packages/gnome/gconf-dbus_svn.bb +++ b/meta/packages/gnome/gconf-dbus_svn.bb @@ -1,5 +1,5 @@ SECTION = "x11/utils" -DEPENDS = "intltool-native glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native" +DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native" DESCRIPTION = "Settings daemon using DBUS for communication." LICENSE = "GPL" PROVIDES = "gconf" @@ -22,7 +22,6 @@ FILES_${PN}-dbg += " ${libdir}/GConf-dbus/2/.debug" EXTRA_OECONF = " --with-ipc=dbus --disable-gtk-doc --disable-gtk --enable-shared --disable-static" -HEADERS = "gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h" do_configure_prepend() { touch gtk-doc.make -- cgit v1.2.3