mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
matchbox-keyboard: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
0768dffa27
commit
b2a2e197e8
@@ -1,5 +1,9 @@
|
|||||||
DESCRIPTION = "Matchbox virtual keyboard for X11"
|
DESCRIPTION = "Matchbox virtual keyboard for X11"
|
||||||
LICENSE = "GPL"
|
HOMEPAGE = "http://matchbox-project.org"
|
||||||
|
BUGTRACKER = "http://bugzilla.openedhand.com/"
|
||||||
|
|
||||||
|
LICENSE = "GPLv2+"
|
||||||
|
|
||||||
DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
|
DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
|
||||||
RDEPENDS = "formfactor dbus-wait"
|
RDEPENDS = "formfactor dbus-wait"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
|
|||||||
Reference in New Issue
Block a user