mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/gsoap: improve abuild
This commit is contained in:
parent
e390625d44
commit
5160e626af
@ -7,7 +7,7 @@ arch="all"
|
||||
pkgdesc="Cross-platform C and C++ SDK for SOAP/XML Web services"
|
||||
license="GPL-2.0-or-later gSOAP-1.3b"
|
||||
url="http://gsoap2.sourceforge.net"
|
||||
makedepends="autoconf automake bison flex zlib-dev libressl-dev libtool"
|
||||
makedepends="autoconf automake bison flex libressl-dev libtool zlib-dev"
|
||||
subpackages="$pkgname-dev"
|
||||
source="http://downloads.sourceforge.net/project/gsoap2/gsoap-${pkgver%.*}/gsoap_$pkgver.zip
|
||||
musl-fixes.patch
|
||||
|
Loading…
Reference in New Issue
Block a user