mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
zlib requires cmake, add to depend
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://zlib.net/zlib-1.2.7.tar.gz"
|
||||
CHECKSUM_MD5="60df6a37c56e7c1366cca812414f7b85"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
DEPEND="cmake"
|
||||
BUILD {
|
||||
cd zlib-1.2.7
|
||||
sed -i 's/share\/man/documentation\/man/' CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user