[Pkg-chromium-commit] [pkg-chromium] 01/04: use system libpng

Michael Gilbert mgilbert at alioth.debian.org
Sun Aug 25 14:12:02 UTC 2013


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository pkg-chromium.

commit c401a862dfc822a85da06a5cac72be7510600a01
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sun Aug 25 10:17:45 2013 -0400

    use system libpng
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2a2995a..9367da8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -310,7 +310,7 @@ ifeq (1,$(WANT_SYSTEM_LIBS))
 GYP_DEFINES += \
 	use_system_bzip2=1 \
 	use_system_libjpeg=1 \
-	use_system_libpng=0 \
+	use_system_libpng=1 \
 	use_system_sqlite=$(USE_SYSTEM_SQLITE) \
 	use_system_libxml=1 \
 	use_system_libxslt=1 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list