mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 10:08:13 +00:00
gconf-dbus_svn.bb: don't depend on GTK+ as we don't use it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2721 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
09e8bdce88
commit
c82b1a4eb4
@ -1,5 +1,5 @@
|
||||
SECTION = "x11/utils"
|
||||
DEPENDS = "intltool-native gtk+ glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
|
||||
DEPENDS = "intltool-native glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
|
||||
DESCRIPTION = "Settings daemon using DBUS for communication."
|
||||
LICENSE = "GPL"
|
||||
PROVIDES = "gconf"
|
||||
@ -7,7 +7,7 @@ RPROVIDES_${PN} = "gconf"
|
||||
RPROVIDES_${PN}-dev = "gconf-dev"
|
||||
|
||||
PV = "2.16.0+svnr${SRCREV}"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \
|
||||
file://69gconfd-dbus"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user