aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-07-31 08:09:18 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-31 13:22:31 +0200
commit3f5f6132d3e4ed24e00884c507107d57dabf4ed5 (patch)
tree31ca33ac52fd1de355c9683b0e7ae0c45b83b786 /meta-gnome/recipes-gnome
parenta3b1b9a64460c8031293f225b5b7895ee5e4bd10 (diff)
downloadmeta-openembedded-3f5f6132d3e4ed24e00884c507107d57dabf4ed5.tar.gz
gnome-settings-daemon: remove gtk-doc from inherit to unbreak build
error message was: gtkdocize: GTK_DOC_CHECK not called in configure.ac Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
index 6567080f6c..9ea523b65a 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "GNOME settings daemon"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-PR = "r6"
+PR = "r7"
DEPENDS = "libsndfile1 libxtst glib-2.0 polkit gtk+ gconf dbus-glib libnotify libgnomekbd libxklavier gnome-doc-utils gnome-desktop"
-inherit gtk-doc gnome
+inherit gnome
SRC_URI = "git://git.gnome.org/gnome-settings-daemon;protocol=git;branch=gnome-2-32"
SRCREV = "0160f6725cfb872e017f3958f108792c3b882872"