mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02: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"
|
||||
HOMEPAGE = "http://library.gnome.org/devel/libglade/"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2 & LGPLv2+"
|
||||
|
||||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ gtk-doc-native"
|
||||
|
||||
Reference in New Issue
Block a user