mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
matchbox-wm: Fix the meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
680f615991
commit
61326bf8ff
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user