aboutsummaryrefslogtreecommitdiffstats
path: root/testing/loudmouth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/loudmouth/APKBUILD')
-rw-r--r--testing/loudmouth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/loudmouth/APKBUILD b/testing/loudmouth/APKBUILD
index 3dbb7eb714c..022706d648f 100644
--- a/testing/loudmouth/APKBUILD
+++ b/testing/loudmouth/APKBUILD
@@ -6,10 +6,10 @@ pkgrel=0
pkgdesc="A lightweight Jabber client library"
url="http://groups.google.com/group/loudmouth-dev"
arch="all"
-license="LGPL"
+license="LGPL2+"
depends=""
depends_dev="pkgconfig"
-makedepends="$depends_dev glib-dev gnutls-dev libidn-dev libasyncns-dev"
+makedepends="$depends_dev glib-dev gnutls-dev libidn-dev libasyncns-dev check-dev"
#libasyncns-dev
install=""
subpackages="$pkgname-dev $pkgname-doc"