]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-panel-2: added missing dependency on dbus-glib
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:18:48 +0000 (14:18 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:18:48 +0000 (14:18 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4770 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb

index 03504143d59b21117fcbd56fd0599f5b15585d9f..4dfd81b24bb72408ec3d6a1fc625156c47a1c56b 100644 (file)
@@ -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"