mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
testing/nebula: add depends on zlib-dev
This commit is contained in:
parent
cb4c9c36e1
commit
91b82f8bca
@ -9,7 +9,7 @@ arch="all"
|
|||||||
license="GPL2"
|
license="GPL2"
|
||||||
depends=""
|
depends=""
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
makedepends=""
|
makedepends="zlib-dev"
|
||||||
install=""
|
install=""
|
||||||
subpackages="$pkgname-client"
|
subpackages="$pkgname-client"
|
||||||
source="http://downloads.sourceforge.net/nebula/$pkgname-$pkgver.tar.gz"
|
source="http://downloads.sourceforge.net/nebula/$pkgname-$pkgver.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user