mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
libglade: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
6db5edd0d0
commit
c2ba02cff9
@@ -1,5 +1,9 @@
|
|||||||
LICENSE = "LGPL"
|
|
||||||
DESCRIPTION = "Runtime support for GTK interface builder"
|
DESCRIPTION = "Runtime support for GTK interface builder"
|
||||||
|
HOMEPAGE = "http://library.gnome.org/devel/libglade/"
|
||||||
|
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||||
|
|
||||||
|
LICENSE = "LGPLv2 & LGPLv2+"
|
||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "gtk+ gtk-doc-native"
|
DEPENDS = "gtk+ gtk-doc-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user