mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/john: add missing build dependency on zlib-dev
This commit is contained in:
parent
2b8d78df55
commit
da9be2d5f4
@ -10,7 +10,7 @@ arch="x86_64 armhf"
|
||||
license="GPL2"
|
||||
depends="nss"
|
||||
options="!strip"
|
||||
makedepends="libpcap-dev libressl-dev gmp-dev yasm-dev"
|
||||
makedepends="libpcap-dev libressl-dev gmp-dev yasm-dev zlib-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc \
|
||||
$pkgname-scripts-py:py \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user