Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
DESCRIPTION = "GNOME library for reading .desktop files"
SECTION = "x11/gnome"
LICENSE = "GPL"
-DEPENDS = "gnome-common libgnomeui"
+DEPENDS = "gconf-dbus libxrandr virtual/libx11 gtk+ glib-2.0 gnome-doc-utils"
EXTRA_OECONF = "--disable-scrollkeeper"
}
FILES_${PN} += "${datadir}/gnome-about"
+
+inherit gnome pkgconfig
\ No newline at end of file
--- /dev/null
+--- Makefile.am~ 2007-05-22 16:50:35.000000000 +0200
++++ Makefile.am 2007-05-22 16:50:35.000000000 +0200
+@@ -3,7 +3,6 @@
+ libgnome-desktop \
+ gnome-about \
+ pixmaps \
+- desktop-docs \
+ docs \
+ man
+
+++ /dev/null
-require gnome-desktop.inc
-
-inherit gnome pkgconfig
-
-DEPENDS += "gnome-doc-utils gnome-vfs libxrandr"
-
-SRC_URI += " \
- file://no-desktop-docs.patch;patch=1;pnum=0"
--- /dev/null
+require gnome-desktop.inc
+
+SRC_URI += "file://no-desktop-docs.patch;patch=1;pnum=0"