aboutsummaryrefslogtreecommitdiffstats
path: root/main/roundcubemail
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2015-07-04 13:34:21 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2015-07-04 13:34:21 +0000
commite2c06701587a8a70ad09d1e8dc4760d7aee817fc (patch)
treed81968acfb07ead69b7eb3ef841ad767784bf2e1 /main/roundcubemail
parentacf6709ef3658cabf157868691ebf127a2ea87e4 (diff)
downloadaports-e2c06701587a8a70ad09d1e8dc4760d7aee817fc.tar.bz2
aports-e2c06701587a8a70ad09d1e8dc4760d7aee817fc.tar.xz
main/roundcubemail: more depends fixes
Diffstat (limited to 'main/roundcubemail')
-rw-r--r--main/roundcubemail/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/roundcubemail/APKBUILD b/main/roundcubemail/APKBUILD
index 103e1d59a..25af6ffee 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=roundcubemail
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
arch="noarch"
license="GPL3+"
install="$pkgname.post-upgrade"
-depends="php php-imap php-xml php-json php-dom php-exif php-pear-net_idna2"
+depends="php php-imap php-xml php-json php-dom php-exif php-pear-net_idna2
+ php-pear-mail_mime php-pear-net_smtp"
makedepends=""
subpackages="$pkgname-installer $pkgname-doc"
source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz