mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02: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"
|
||||
LICENSE = "GPL"
|
||||
HOMEPAGE = "http://matchbox-project.org"
|
||||
BUGTRACKER = "http://bugzilla.openedhand.com/"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
|
||||
DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
|
||||
RDEPENDS = "formfactor dbus-wait"
|
||||
SECTION = "x11"
|
||||
|
||||
Reference in New Issue
Block a user