mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
settings-daemon: Add sound theme gconf key handling
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,10 +4,11 @@ DEPENDS = "gconf glib-2.0 gtk+"
|
||||
SECTION = "x11"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
|
||||
file://70settings-daemon.sh"
|
||||
file://addsoundkeys.patch;patch=1 \
|
||||
file://70settings-daemon.sh"
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user