aboutsummaryrefslogtreecommitdiffstats
path: root/main/roundcubemail
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-06-17 14:15:40 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-06-17 14:15:55 +0000
commitfce501893d4717a5515f7b06f243ae8ee693d12a (patch)
treef9bea782de69e432b98f06b569a6d027df5b07f3 /main/roundcubemail
parent2d8890a199b363eb303aeaa03217ae0232cce842 (diff)
downloadaports-fce501893d4717a5515f7b06f243ae8ee693d12a.tar.bz2
aports-fce501893d4717a5515f7b06f243ae8ee693d12a.tar.xz
main/roundcubemail: fix depends
Diffstat (limited to 'main/roundcubemail')
-rw-r--r--main/roundcubemail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/roundcubemail/APKBUILD b/main/roundcubemail/APKBUILD
index 03eb249faa..1f1e316d47 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -3,7 +3,7 @@
_php=php5
pkgname=roundcubemail
pkgver=1.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
arch="noarch"
@@ -11,7 +11,7 @@ license="GPL3+"
install="$pkgname.post-upgrade"
depends="${_php} ${_php}-imap ${_php}-xml ${_php}-json ${_php}-dom
${_php}-exif ${_php}-pear-net_idna2 ${_php}-pear-mail_mime
- ${_php}-pear-net_smtp"
+ ${_php}-pear-net_smtp ${_php}-pear-auth-sasl ${_php}-openssl"
makedepends=""
subpackages="$pkgname-installer $pkgname-doc"
source="https://github.com/roundcube/$pkgname/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz