mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
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>
This commit is contained in:
committed by
Koen Kooi
parent
a3b1b9a644
commit
3f5f6132d3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user