diff options
| -rw-r--r-- | meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 7 |
1 files changed, 6 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 b35f79875e..d75b9ef405 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | LICENSE = "GPLv2" | 1 | DESCRIPTION = "A simple GTK+ based panel for handheld devices." |
| 2 | HOMEPAGE = "http://matchbox-project.org" | ||
| 3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | ||
| 4 | |||
| 5 | LICENSE = "GPLv2+" | ||
| 6 | |||
| 2 | PRIORITY = "optional" | 7 | PRIORITY = "optional" |
| 3 | DEPENDS = "gtk+ startup-notification dbus dbus-glib" | 8 | DEPENDS = "gtk+ startup-notification dbus dbus-glib" |
| 4 | DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}" | 9 | DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}" |
