[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:23:01 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 00811f8266d1b27ee23512a9a8bd7258a2048c0c
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 22 03:10:43 2004 +0000

    Fix build bustage.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5958 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index bf6d5d0..2f3f2d0 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -126,6 +126,7 @@
 				F5C2869502846DCD018635CA,
 				F8216299029F4FB501000131,
 				93F1D31A0558CC5C00821BC0,
+				BCF0B2FA05BF7694003F612A,
 				704FD2FE056972FA003DBED9,
 				848A320F057E688B001A2362,
 			);
@@ -787,6 +788,7 @@
 				93F1D31B0558CC5C00821BC0,
 				704FD2FF056972FA003DBED9,
 				848A3210057E688B001A2362,
+				BCF0B2FB05BF7694003F612A,
 			);
 			isa = PBXFrameworksBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -2129,6 +2131,20 @@
 			settings = {
 			};
 		};
+		BCF0B2FA05BF7694003F612A = {
+			isa = PBXFileReference;
+			lastKnownFileType = "compiled.mach-o.dylib";
+			name = libxml2.dylib;
+			path = /usr/lib/libxml2.dylib;
+			refType = 0;
+			sourceTree = "<absolute>";
+		};
+		BCF0B2FB05BF7694003F612A = {
+			fileRef = BCF0B2FA05BF7694003F612A;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 //BC0
 //BC1
 //BC2

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list