aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-solr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-solr/APKBUILD')
-rw-r--r--testing/php7-solr/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/php7-solr/APKBUILD b/testing/php7-solr/APKBUILD
index 3e64824c17..5f72c6a937 100644
--- a/testing/php7-solr/APKBUILD
+++ b/testing/php7-solr/APKBUILD
@@ -10,8 +10,7 @@ url="http://pecl.php.net/package/$_pkgreal"
arch="all"
license="PHP"
depends="php7-json"
-pecldepends="php7-dev curl-dev libxml2-dev autoconf"
-makedepends="$pecldepends"
+makedepends="php7-dev curl-dev libxml2-dev autoconf pcre-dev"
install=""
subpackages=""
source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"