mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
pngcrush: build fails with older libpng 1.6.
This commit is contained in:
@@ -9,7 +9,7 @@ HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
COPYRIGHT="1998-2002, 2006-2017 Glenn Randers-Pehrson
|
||||
2005 Greg Roelofs"
|
||||
LICENSE="LibPNG"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.sf.net/pmt/pngcrush-$portVersion-nolib.tar.gz"
|
||||
CHECKSUM_SHA256="cce28f29b95ade1ed6d3fffde208b0fe7d4a8c34addd6c5ed6c49d86e7c711a2"
|
||||
SOURCE_DIR="pngcrush-$portVersion-nolib"
|
||||
@@ -29,7 +29,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libpng16
|
||||
devel:libpng16 >= 16.27.0
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user