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

zimmermann at webkit.org zimmermann at webkit.org
Wed Dec 22 14:47:24 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 715dd7cd3b94d2242948d764e398bae6d861228c
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 20 09:19:12 2010 +0000

    2010-10-20  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed.
    
            Fix efl build, by adding the new svg/properties include directory.
    
            * CMakeLists.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70139 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeLists.txt b/WebCore/CMakeLists.txt
index 1254cab..39aaf2b 100644
--- a/WebCore/CMakeLists.txt
+++ b/WebCore/CMakeLists.txt
@@ -53,6 +53,7 @@ SET(WebCore_INCLUDE_DIRECTORIES
     "${WEBCORE_DIR}/svg/animation"
     "${WEBCORE_DIR}/svg/graphics"
     "${WEBCORE_DIR}/svg/graphics/filters"
+    "${WEBCORE_DIR}/svg/properties"
     "${WEBCORE_DIR}/websockets"
     "${WEBCORE_DIR}/wml"
     "${WEBCORE_DIR}/workers"
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 1925e84..88caf25 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-20  Nikolas Zimmermann  <nzimmermann at rim.com>
+
+        Not reviewed.
+
+        Fix efl build, by adding the new svg/properties include directory.
+
+        * CMakeLists.txt:
+
 2010-10-19  Andrey Kosyakov  <caseq at chromium.org>
 
         Reviewed by Pavel Feldman.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list