mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
minizip: missing devel dependency
This commit is contained in:
@@ -6,7 +6,7 @@ the features of the zip program."
|
||||
HOMEPAGE="http://www.zlib.net/"
|
||||
COPYRIGHT="1998-2010 Gilles Vollant and Mathias Svensson"
|
||||
LICENSE="Zlib"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://zlib.net/fossils/zlib-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30"
|
||||
SOURCE_DIR="zlib-$portVersion"
|
||||
@@ -30,6 +30,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
minizip$secondaryArchSuffix == $portVersion base
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user