mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/miniupnpc: bsd-compat-headers build fix
This commit is contained in:
parent
7ff83eb91e
commit
73a23b093c
@ -9,7 +9,7 @@ arch="all"
|
||||
license="BSD"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev"
|
||||
makedepends="$depends_dev bsd-compat-headers"
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="http://miniupnp.free.fr/files/miniupnpc-$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user