summaryrefslogtreecommitdiff
path: root/packages/gnome/gnome-desktop_2.16.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gnome-desktop_2.16.1.bb')
-rw-r--r--packages/gnome/gnome-desktop_2.16.1.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/gnome/gnome-desktop_2.16.1.bb b/packages/gnome/gnome-desktop_2.16.1.bb
index 1e3e814d17..4d4b80efbc 100644
--- a/packages/gnome/gnome-desktop_2.16.1.bb
+++ b/packages/gnome/gnome-desktop_2.16.1.bb
@@ -1,14 +1,16 @@
LICENSE = "GPL"
SECTION = "x11/gnome"
-PR = "r1"
+PR = "r2"
DESCRIPTION = "GNOME library for reading .desktop files"
inherit gnome pkgconfig
DEPENDS = "gnome-common gnome-doc-utils libgnomeui"
-SRC_URI += "file://scrollkeeper.patch;patch=1"
+SRC_URI += "file://scrollkeeper.patch;patch=1 \
+ file://no-desktop-docs.patch;patch=1;pnum=0"
EXTRA_OECONF = "--disable-scrollkeeper"
+
EXTRA_AUTORECONF = "-I ${STAGING_DIR}/${HOST_SYS}/share/aclocal/gnome2-macros"
do_configure_prepend () {