diff options
Diffstat (limited to 'meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb')
-rw-r--r-- | meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb index 03504143d5..4dfd81b24b 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPLv2" |
2 | PRIORITY = "optional" | 2 | PRIORITY = "optional" |
3 | DEPENDS = "gtk+ startup-notification apmd dbus" | 3 | DEPENDS = "gtk+ startup-notification apmd dbus dbus-glib" |
4 | PV = "0.0+svnr${SRCREV}" | 4 | PV = "0.0+svnr${SRCREV}" |
5 | PR = "r3" | 5 | PR = "r3" |
6 | 6 | ||