summaryrefslogtreecommitdiffstats
path: root/main/roundcubemail
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-12-23 15:02:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-12-23 15:02:22 +0000
commit0ed24d7218a2edeedf796f05fb25b99691d5e83d (patch)
tree2e47f65a73d37f8f167f09e18cb9f5febcb6d57f /main/roundcubemail
parentee20ced73ec58624c78f69b7fe8b6bfba678bc65 (diff)
downloadaports-0ed24d7218a2edeedf796f05fb25b99691d5e83d.tar.bz2
aports-0ed24d7218a2edeedf796f05fb25b99691d5e83d.tar.xz
main/roundcubemail: update dependencies
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 0b6887c63..1c30c6cac 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=roundcubemail
pkgver=0.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
license="GPL"
-depends="php"
+depends="php php-imap php-xml"
makedepends=""
source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"