nss: needs zlib to build.
This commit is contained in:
parent
626008e651
commit
b7149b9e8a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.15.3
|
|||
_distver="3_15_3"
|
||||
revision=1
|
||||
hostmakedepends="perl"
|
||||
makedepends="nspr-devel>=4.10 sqlite-devel"
|
||||
makedepends="zlib-devel nspr-devel>=4.10 sqlite-devel"
|
||||
short_desc="Mozilla Network Security Services"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.mozilla.org/projects/security/pki/nss/"
|
||||
|
|
Loading…
Reference in a new issue