[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/16.0.912.75_r116452-1-1-gb9c1859

Giuseppe Iuculano iuculano at debian.org
Wed Jan 11 22:55:06 UTC 2012


The following commit has been merged in the experimental branch:
commit d729967af56a61224cc6776e1d6b4c7a0353b3fa
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Wed Dec 7 09:09:57 2011 +0100

    Use system v8

diff --git a/debian/control b/debian/control
index 6d5158d..e7c23de 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,7 @@ Build-Depends: cdbs,
 	libflac-dev,
 	libwebp-dev,
 	autotools-dev,
-	libv8-dev (>= 3.4.14.13),
+	libv8-dev (>= 3.5),
 	libpulse-dev,
 	libavcodec-dev (>= 4:0.7.1),
 	libavformat-dev (>= 4:0.7.1),
diff --git a/debian/rules b/debian/rules
index d5cc4bc..ec74aae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ WANT_SYSTEM_LIBS ?= 1
 WANT_SHARED_LIBS ?= 0
 WANT_TESTS       ?= 0
 WANT_SANDBOXING  ?= 1
-USE_SYSTEM_V8    ?= 0
+USE_SYSTEM_V8    ?= 1
 VERBOSE          ?= 0
 
 export DEB_BUILD_HARDENING=1

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list