aboutsummaryrefslogtreecommitdiffstats
path: root/main/owncloud/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-03-15 10:00:16 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-03-15 10:00:16 +0000
commit2530e89bc7447ff755701ddfc7bca5a4ae046bd4 (patch)
tree522c688fff4c05f25eb5c8fdd2f8dd92c1480d20 /main/owncloud/APKBUILD
parenteebec0474349944f45aa103f101750c72c568ffa (diff)
downloadaports-2530e89bc7447ff755701ddfc7bca5a4ae046bd4.tar.bz2
aports-2530e89bc7447ff755701ddfc7bca5a4ae046bd4.tar.xz
main/owncloud: needs php-xmlreader
Diffstat (limited to 'main/owncloud/APKBUILD')
-rw-r--r--main/owncloud/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/owncloud/APKBUILD b/main/owncloud/APKBUILD
index e9211ba008..84fa11258b 100644
--- a/main/owncloud/APKBUILD
+++ b/main/owncloud/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname="owncloud"
pkgver="9.0.0"
-pkgrel=1
+pkgrel=2
_contactsver="1.0.0.0"
_calendarver="1.0"
_tasksver="0.8.1"
@@ -16,7 +16,7 @@ url="http://owncloud.org"
arch="noarch"
license="AGPL"
depends="php php-ctype php-curl php-dom php-gd php-iconv php-json php-xml
- php-zlib php-zip"
+ php-xmlreader php-zlib php-zip"
depends_dev=
makedepends="$depends_dev"
install=