diff options
author | Holger Freyther <zecke@selfish.org> | 2007-10-21 12:56:09 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-10-21 12:56:09 +0000 |
commit | 48bc6e67b38a64f6a6c065ec15f02d042fea8c45 (patch) | |
tree | 02111ecd1c88175f2a2326cbf7a9fde9a14014a4 /packages/webkit/webkit-qt_svn.bb | |
parent | 6ab2767ae321ad4f2f5891a7e359fd7273845bd5 (diff) |
packages/webkit: Build the Qt/Qtopia port of WebKit as well.
Unifiy the WebKit recipe and allow to build the Gtk+, Qt
and Qtopia port. Add classes/qtopia4core.bbclass to assist
building for Qtopia. Change the WebKit.pro to currently not
build the testkjs and DumpRenderTree test utilities.
Diffstat (limited to 'packages/webkit/webkit-qt_svn.bb')
-rw-r--r-- | packages/webkit/webkit-qt_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/webkit/webkit-qt_svn.bb b/packages/webkit/webkit-qt_svn.bb new file mode 100644 index 0000000000..75b36a4a58 --- /dev/null +++ b/packages/webkit/webkit-qt_svn.bb @@ -0,0 +1,2 @@ +require webkit-qt.inc +inherit qt4x11 |