mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
matchbox-panel-2: added missing dependency on dbus-glib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4770 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
LICENSE = "GPLv2"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ startup-notification apmd dbus"
|
||||
DEPENDS = "gtk+ startup-notification apmd dbus dbus-glib"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user