summaryrefslogtreecommitdiffstats
path: root/main/php-xcache
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2013-06-16 16:19:54 +0200
committerBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2013-06-16 16:19:54 +0200
commit921b52d01328aaf0d3b6d1ba316462f35156882c (patch)
treea339d083992db31f6469f0aaf4cb0e756ed78867 /main/php-xcache
parenta074fa6d38db3108ce263b63cdf22a8c88fe919a (diff)
downloadaports-921b52d01328aaf0d3b6d1ba316462f35156882c.tar.bz2
aports-921b52d01328aaf0d3b6d1ba316462f35156882c.tar.xz
main/php-xcache: don't depend on zendframework
Diffstat (limited to 'main/php-xcache')
-rw-r--r--main/php-xcache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php-xcache/APKBUILD b/main/php-xcache/APKBUILD
index 26c14459d..222863bde 100644
--- a/main/php-xcache/APKBUILD
+++ b/main/php-xcache/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="php opcode cacher"
url="http://xcache.lighttpd.net/"
arch="all"
license="BSD"
-depends="zendframework"
+#depends="zendframework"
depends_dev=""
makedepends="$depends_dev php-dev autoconf automake flex bison gawk"
install=""