mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libxslt: rebuild against libxml2-2.13
This commit is contained in:
parent
ec01e553d4
commit
ea6f3799a1
@ -2,7 +2,7 @@
|
||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=libxslt
|
||||
pkgver=1.1.43
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="XML stylesheet transformation library"
|
||||
url="http://xmlsoft.org/XSLT/"
|
||||
arch="all"
|
||||
@ -10,7 +10,7 @@ license="X11"
|
||||
makedepends="
|
||||
libgcrypt-dev
|
||||
libgpg-error-dev
|
||||
libxml2-dev
|
||||
libxml2-dev~2.13
|
||||
"
|
||||
subpackages="
|
||||
$pkgname-static
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user