aboutsummaryrefslogtreecommitdiffstats
path: root/main/loudmouth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/loudmouth/APKBUILD')
-rw-r--r--main/loudmouth/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/loudmouth/APKBUILD b/main/loudmouth/APKBUILD
index f5a96be731..9d7ed203de 100644
--- a/main/loudmouth/APKBUILD
+++ b/main/loudmouth/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=loudmouth
pkgver=1.4.3
-pkgrel=3
+pkgrel=4
pkgdesc="A lightweight Jabber client library"
url="http://groups.google.com/group/loudmouth-dev"
arch="all"
license="LGPL2+"
depends=""
-depends_dev="pkgconfig glib-dev gnutls-dev libidn-dev libasyncns-dev check-dev autoconf"
-makedepends="$depends_dev"
+depends_dev="pkgconfig gnutls-dev libidn-dev libasyncns-dev check-dev autoconf"
+makedepends="$depends_dev glib-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2