diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb index 568a83e516..bfceba05d4 100644 --- a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb | |||
@@ -1,5 +1,9 @@ | |||
1 | DESCRIPTION = "Matchbox virtual keyboard for X11" | 1 | DESCRIPTION = "Matchbox virtual keyboard for X11" |
2 | LICENSE = "GPL" | 2 | HOMEPAGE = "http://matchbox-project.org" |
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | ||
4 | |||
5 | LICENSE = "GPLv2+" | ||
6 | |||
3 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" | 7 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" |
4 | RDEPENDS = "formfactor dbus-wait" | 8 | RDEPENDS = "formfactor dbus-wait" |
5 | SECTION = "x11" | 9 | SECTION = "x11" |