libglade: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-01 18:12:58 +08:00
committed by Richard Purdie
parent 6db5edd0d0
commit c2ba02cff9

View File

@@ -1,5 +1,9 @@
LICENSE = "LGPL"
DESCRIPTION = "Runtime support for GTK interface builder"
HOMEPAGE = "http://library.gnome.org/devel/libglade/"
BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "LGPLv2 & LGPLv2+"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "gtk+ gtk-doc-native"