mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02: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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user