1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

matchbox-config-gtk: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-01 18:49:27 +08:00
committed by Richard Purdie
parent ab6fd579c7
commit 0768dffa27
@@ -1,5 +1,9 @@
DESCRIPTION = "Matchbox GTK+ theme configuration application."
LICENSE = "GPL"
HOMEPAGE = "http://matchbox-project.org"
BUGTRACKER = "http://bugzilla.openedhand.com/"
LICENSE = "GPLv2+"
DEPENDS = "gconf gtk+"
RDEPENDS = "settings-daemon"