mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/php-suhosin: add re2c to makedepends
This commit is contained in:
parent
844896e57f
commit
b381c592ce
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user