mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/xmlrpc-c: split static
This commit is contained in:
parent
0c1f9c7d36
commit
d8307068f3
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=xmlrpc-c
|
||||
pkgver=1.51.08
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="This library provides a modular implementation of XML-RPC for C and C++"
|
||||
url="https://xmlrpc-c.sourceforge.net/"
|
||||
arch="all"
|
||||
|
@ -9,6 +9,7 @@ license="BSD-3-Clause AND MIT"
|
|||
depends_dev="libxml2-dev"
|
||||
makedepends="libtool curl-dev libxml2-dev zlib-dev openssl-dev>3"
|
||||
subpackages="
|
||||
$pkgname-static
|
||||
$pkgname-dev
|
||||
$pkgname-doc
|
||||
$pkgname-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue