summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-wm/matchbox-wm_svn.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-01 19:12:05 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-02 15:28:54 +0100
commit61326bf8ffe43b4e7fa14b5328959d16e5ed41f3 (patch)
tree2e460746bd1fb00712cff595819563992747d60f /meta/packages/matchbox-wm/matchbox-wm_svn.bb
parent680f615991b4da0b24df45bef99332542dac8827 (diff)
downloadopenembedded-core-61326bf8ffe43b4e7fa14b5328959d16e5ed41f3.tar.gz
openembedded-core-61326bf8ffe43b4e7fa14b5328959d16e5ed41f3.tar.bz2
openembedded-core-61326bf8ffe43b4e7fa14b5328959d16e5ed41f3.tar.xz
openembedded-core-61326bf8ffe43b4e7fa14b5328959d16e5ed41f3.zip
matchbox-wm: Fix the meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm_svn.bb')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm_svn.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
index b4b137325..09c2ddfb0 100644
--- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb
+++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
@@ -1,6 +1,10 @@
-SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+HOMEPAGE = "http://matchbox-project.org"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "GPLv2+"
+
+SECTION = "x11/wm"
DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
PV = "1.2+svnr${SRCREV}"