summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorV.Krishn <vkrishn4@gmail.com>2016-02-18 12:36:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-02-18 16:31:44 +0000
commitb381c592ceff5b4a92108f391d0fdbfee682d149 (patch)
treee72338417e664e749b462fe4ae22ed5356dbf5ad
parent844896e57fa8c313a737086ac8a202999bd60eda (diff)
testing/php-suhosin: add re2c to makedepends
-rw-r--r--testing/php-suhosin/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php-suhosin/APKBUILD b/testing/php-suhosin/APKBUILD
index eb22cc7884c..dbbcac4b6d1 100644
--- a/testing/php-suhosin/APKBUILD
+++ b/testing/php-suhosin/APKBUILD
@@ -4,14 +4,14 @@ pkgname=php-suhosin
_pkgreal=suhosin
pkgver=0.9.38
_pkgver=${pkgver/_rc/RC}
-pkgrel=0
+pkgrel=1
pkgdesc="PHP extension SUHOSIN, An advanced protection system for PHP installations"
url="http://suhosin.org"
arch="all"
license="PHP"
depends=
pecldepends="php-dev autoconf"
-makedepends="$pecldepends"
+makedepends="$pecldepends re2c"
install=""
subpackages=""
source="https://download.suhosin.org/$_pkgreal-$_pkgver.tar.gz