aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libxml++-2.6/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libxml++-2.6/APKBUILD')
-rw-r--r--testing/libxml++-2.6/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libxml++-2.6/APKBUILD b/testing/libxml++-2.6/APKBUILD
index 5112afd722..a30a0f131d 100644
--- a/testing/libxml++-2.6/APKBUILD
+++ b/testing/libxml++-2.6/APKBUILD
@@ -3,12 +3,12 @@
pkgname=libxml++-2.6
_pkgname=libxml++
pkgver=2.40.1
-pkgrel=0
+pkgrel=1
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"
+license="LGPL-2.1-only"
+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"