mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/libxslt: rebuild against libxml2-2.13
This commit is contained in:
parent
ec01e553d4
commit
ea6f3799a1
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue