[gimp/osx-build: 34/38] OS X build: fix zlib dependency



commit 945b33bddcc3de35686e20f9f9105eb39495b8c1
Author: Sven Claussner <sclaussner src gnome org>
Date:   Thu May 29 17:12:31 2014 +0200

    OS X build: fix zlib dependency
    
    Correct source download URL.

 build/osx/gimp.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
index ac95e0b..caa7e99 100755
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -1230,7 +1230,7 @@
        </autotools>
 
        <autotools id="zlib" autogen-sh="configure">
-               <branch repo="sourceforge" module="libpng/zlib-1.2.8.tar.bz2"
+               <branch repo="sourceforge" module="libpng/zlib/1.2.8/zlib-1.2.8.tar.xz"
                        version="1.2.8" />
        </autotools>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]