[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

andersca at apple.com andersca at apple.com
Wed Dec 22 18:38:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3224b154af139ff28b352d859d419c7d57493e25
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 01:11:40 2010 +0000

    Fix Qt build.
    
    * WebKit2.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74079 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 9f5ee55..245ff49 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-14  Anders Carlsson  <andersca at apple.com>
 
+        Fix Qt build.
+
+        * WebKit2.pro:
+
+2010-12-14  Anders Carlsson  <andersca at apple.com>
+
         Reviewed by TYPO FIX.
 
         Fix a typo.
diff --git a/WebKit2/WebKit2.pro b/WebKit2/WebKit2.pro
index 02f22da..c61c0b7 100644
--- a/WebKit2/WebKit2.pro
+++ b/WebKit2/WebKit2.pro
@@ -124,6 +124,7 @@ INCLUDEPATH = \
     Shared \
     Shared/API/c \
     Shared/CoreIPCSupport \
+    Shared/Plugins \
     Shared/Plugins/Netscape \
     Shared/qt \
     UIProcess \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list