diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-stroke/matchbox-stroke_svn.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb index ad6b030da..f3626557e 100644 --- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb +++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb @@ -1,5 +1,9 @@ DESCRIPTION = "Matchbox stroke recogniser" -LICENSE = "GPL" +HOMEPAGE = "http://matchbox-project.org" +BUGTRACKER = "http://bugzilla.openedhand.com/" + +LICENSE = "GPLv2" + DEPENDS = "libfakekey expat libxft" SECTION = "x11/wm" PV = "0.0+svnr${SRCREV}" |