diff options
Diffstat (limited to 'jabberd2-git/PKGBUILD')
-rw-r--r-- | jabberd2-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jabberd2-git/PKGBUILD b/jabberd2-git/PKGBUILD index 748be42df..fdadb1c65 100644 --- a/jabberd2-git/PKGBUILD +++ b/jabberd2-git/PKGBUILD @@ -15,7 +15,7 @@ arch=('i686' 'x86_64' 'armv6h') url='http://jabberd2.org/' license=('GPL') options=('!libtool') -depends=('udns' 'expat' 'gsasl' 'libidn' 'openssl' 'libidn.so') +depends=('udns' 'expat' 'gsasl' 'libidn' 'openssl') optdepends=('sqlite3' 'postgresql-libs') makedepends=('sqlite3' 'postgresql-libs' 'autoconf-archive') install=install |