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

ap at apple.com ap at apple.com
Wed Dec 22 14:46:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ec4eb1f63f6cbe498109b32ae61d83e27ac2e35a
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 19 23:15:09 2010 +0000

            Build fix (EFL, maybe more).
    
            * CMakeLists.txt: Added platform/Language.cpp here, too.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70104 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeLists.txt b/WebCore/CMakeLists.txt
index b903dd7..1254cab 100644
--- a/WebCore/CMakeLists.txt
+++ b/WebCore/CMakeLists.txt
@@ -1245,6 +1245,7 @@ SET(WebCore_SOURCES
     platform/GeolocationService.cpp
     platform/KURL.cpp
     platform/KillRingNone.cpp
+    platform/Language.cpp
     platform/Length.cpp
     platform/LinkHash.cpp
     platform/Logging.cpp
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 76209a9..3b66f83 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-19  Alexey Proskuryakov  <ap at apple.com>
+
+        Build fix (EFL, maybe more).
+
+        * CMakeLists.txt: Added platform/Language.cpp here, too.
+
 2010-10-19  Jian Li  <jianli at chromium.org>
 
         Reviewed by Darin Fisher.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list