diff options
| author | Zhai Edwin <edwin.zhai@intel.com> | 2010-07-01 16:41:19 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-02 15:28:53 +0100 |
| commit | ad0f64583cc4e55f8de56a5716130e5dbd519a0c (patch) | |
| tree | a1f7ac683b53537b377f0b4586fe1026548a04db | |
| parent | 8a2b4e2a5e85f4937e72f03e579b1aaa264074a1 (diff) | |
| download | poky-ad0f64583cc4e55f8de56a5716130e5dbd519a0c.tar.gz | |
webkit-gtk: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
| -rw-r--r-- | meta/packages/webkit/webkit-gtk_svn.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/packages/webkit/webkit-gtk_svn.bb b/meta/packages/webkit/webkit-gtk_svn.bb index f999280128..acce1c3f1c 100644 --- a/meta/packages/webkit/webkit-gtk_svn.bb +++ b/meta/packages/webkit/webkit-gtk_svn.bb | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | DESCRIPTION = "WebKitGTK+ is the port of the portable web rendering engine WebKitK to the GTK+ platform." | ||
| 2 | HOMEPAGE = "http://www.webkitgtk.org/" | ||
| 3 | BUGTRACKER = "http://bugs.webkit.org/" | ||
| 4 | |||
| 5 | LICENSE = "BSD & LGPLv2+" | ||
| 6 | |||
| 1 | DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3" | 7 | DEPENDS = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer gst-plugins-base gnome-vfs flex-native gperf-native perl-native sqlite3" |
| 2 | DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3" | 8 | DEPENDS_darwin8 = "curl icu libxml2 cairo libxslt libidn gnutls gtk+ gstreamer flex-native gperf-native perl-native sqlite3" |
| 3 | 9 | ||
