summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-12-28 14:42:59 +0000
committerMatthias Hentges <oe@hentges.net>2007-12-28 14:42:59 +0000
commit31e564d9f071df9fb605197e27025eecf15dde72 (patch)
tree02524bf946f56621f44ccadd7b7992834af07333
parentbe3e650d031916b132b4cef9d19e7844cca3440b (diff)
parent807d2d6d72975b2de4bc47940004f792b39b7c94 (diff)
merge of '13f44cdbfe324214f1eaf83010654d1baabf59c2'
and 'be0c074741a0dccdd6fa957ac43f2c44be640046'
-rw-r--r--packages/settings-daemon/settings-daemon_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/settings-daemon/settings-daemon_svn.bb b/packages/settings-daemon/settings-daemon_svn.bb
index fb24fb1d75..eaffbfebb4 100644
--- a/packages/settings-daemon/settings-daemon_svn.bb
+++ b/packages/settings-daemon/settings-daemon_svn.bb
@@ -1,10 +1,12 @@
DESCRIPTION = "Settings-daemon provides a bridge between gconf and xsettings"
LICENSE = "GPL"
-DEPENDS = "gconf glib-2.0"
+DEPENDS = "gconf glib-2.0 gtk+"
RDEPENDS = "xrdb"
SECTION = "x11"
PV = "0.0+svnr${SRCREV}"
+PR = "r1"
+
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://70settings-daemon"