aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++/APKBUILD')
-rw-r--r--testing/libxml++/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/libxml++/APKBUILD b/testing/libxml++/APKBUILD
index d75b9b0be1..6f6db79668 100644
--- a/testing/libxml++/APKBUILD
+++ b/testing/libxml++/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=libxml++
pkgver=3.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="libbxml++ is a C++ wrapper for the libxml XML parser library."
url="http://libxmlplusplus.sourceforge.net/"
arch="all"
license="GPL-2.0"
-makedepends="libxml2-dev glibmm-dev"
+makedepends="libxml2-dev glibmm-dev perl-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="https://download.gnome.org/sources/$pkgname/${pkgver%.[0-9]*}/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
@@ -30,6 +30,4 @@ check() {
make check
}
-md5sums="9e95424a1c7231db91ce4058546de461 libxml++-3.0.1.tar.xz"
-sha256sums="19dc8d21751806c015179bc0b83f978e65c878724501bfc0b6c1bcead29971a6 libxml++-3.0.1.tar.xz"
sha512sums="9b8ccea9df11d70bb23d7d9983b18d28c648aa0107f9654a79d1cfe97db4633b69dd4b97b76d155aca8553d014a314247851f18d0371717e44a056ee804ccd95 libxml++-3.0.1.tar.xz"