From 680f615991b4da0b24df45bef99332542dac8827 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Thu, 1 Jul 2010 19:07:09 +0800 Subject: [PATCH] matchbox-stroke: Fix the metadata Signed-off-by: Zhai Edwin --- meta/packages/matchbox-stroke/matchbox-stroke_svn.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb index ad6b030daf..f3626557e3 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}"