zlib requires cmake, add to depend

This commit is contained in:
Cian Duffy
2013-02-10 21:46:56 +00:00
parent ef93cb6239
commit f0cbb37b5a

View File

@@ -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