php-ast: fix cross
This commit is contained in:
parent
609f3122e5
commit
e5991e2405
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0.6
|
|||
revision=1
|
||||
wrksrc="ast-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf"
|
||||
hostmakedepends="php-devel autoconf"
|
||||
makedepends="php-devel"
|
||||
depends="php>=7.4.3"
|
||||
short_desc="Exposes the abstract syntax tree generated by PHP 7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue