mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
webkit-gtk: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
8a2b4e2a5e
commit
ad0f64583c
@@ -1,3 +1,9 @@
|
|||||||
|
DESCRIPTION = "WebKitGTK+ is the port of the portable web rendering engine WebKitK to the GTK+ platform."
|
||||||
|
HOMEPAGE = "http://www.webkitgtk.org/"
|
||||||
|
BUGTRACKER = "http://bugs.webkit.org/"
|
||||||
|
|
||||||
|
LICENSE = "BSD & LGPLv2+"
|
||||||
|
|
||||||
DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
|
DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3"
|
||||||
DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3"
|
DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user