summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c01d9b6aef90..0b438b3a14a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,12 +15,12 @@ _buildtype="RelWithDebInfo"
pkgname=jreen-git
pkgver=20130303
-pkgrel=1
+pkgrel=2
pkgdesc="Free and Opensource Jabber library, written in C++ using cross-platform framework Qt. - development version"
arch=('i686' 'x86_64')
url="http://qutim.org/jreen"
license=('GPL2')
-depends=('libidn' 'qca-ossl' 'zlib')
+depends=('gsasl' 'qca-ossl' 'zlib')
makedepends=('git' 'cmake')
provides=('jreen')
conflicts=('jreen')