[oe-commits] Andreas Müller : gnome-settings-daemon: remove gtk-doc from inherit to unbreak build

git at git.openembedded.org git at git.openembedded.org
Tue Jul 31 11:26:42 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 3f5f6132d3e4ed24e00884c507107d57dabf4ed5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3f5f6132d3e4ed24e00884c507107d57dabf4ed5

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Tue Jul 31 08:09:18 2012 +0000

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 at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../gnome-settings-daemon_2.32.1.bb                |    4 ++--
 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 6567080..9ea523b 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"





More information about the Openembedded-commits mailing list