php-igbinary: fix build
This commit is contained in:
parent
58160de235
commit
fff91e69ad
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.1.2
|
|||
revision=1
|
||||
wrksrc="igbinary-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf"
|
||||
hostmakedepends="autoconf php-devel"
|
||||
makedepends="php-devel"
|
||||
depends="php>7.4.3"
|
||||
short_desc="Igbinary is a drop in replacement for the standard php serializer"
|
||||
|
|
Loading…
Reference in a new issue