summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""