diff options
| -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 | ||
