mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 01:04:05 +00:00
settings-daemon: Add missing DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3170 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
3bcc26107c
commit
53c67fba50
@ -1,6 +1,6 @@
|
||||
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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user