re2c: fix build.
This commit is contained in:
parent
317a689428
commit
761b45524a
|
@ -3,8 +3,7 @@ pkgname=re2c
|
|||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="bison"
|
||||
checkdepends="python3"
|
||||
hostmakedepends="bison python3"
|
||||
short_desc="Tool for generating fast C-based recognizers"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in New Issue