mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gtk+: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
d29f2cceaf
commit
5f1f17f076
@@ -1,8 +1,11 @@
|
||||
DESCRIPTION = "GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete \
|
||||
set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."
|
||||
HOMEPAGE = "http://www.gtk.org"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
|
||||
LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
|
||||
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libxrandr \
|
||||
libgcrypt libxdamage libxrender libxcomposite cairo"
|
||||
|
||||
Reference in New Issue
Block a user