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

weinig at apple.com weinig at apple.com
Wed Dec 22 13:46:49 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 81c5a87e82580726b5981d7e17d4729ef9b5bb95
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 27 01:31:23 2010 +0000

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

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 158f18c..c7e862c 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-09-26  Sam Weinig  <sam at webkit.org>
 
+        Attempt to fix Qt build.
+
+        * WebKit2.pro:
+
+2010-09-26  Sam Weinig  <sam at webkit.org>
+
         Reviewed by Anders Carlsson.
 
         Move shared WebKit2 API (used by both bundle and main API) to WebKit2/Shared/API
diff --git a/WebKit2/WebKit2.pro b/WebKit2/WebKit2.pro
index 49d4b3b..5c88ce3 100644
--- a/WebKit2/WebKit2.pro
+++ b/WebKit2/WebKit2.pro
@@ -106,6 +106,7 @@ INCLUDEPATH = \
     Platform \
     Platform/CoreIPC \
     Shared \
+    Shared/API/c \
     Shared/CoreIPCSupport \
     Shared/qt \
     UIProcess \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list