mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
re2c: fix build.
This commit is contained in:
parent
317a689428
commit
761b45524a
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=re2c
|
||||||
version=3.1
|
version=3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison python3"
|
||||||
checkdepends="python3"
|
|
||||||
short_desc="Tool for generating fast C-based recognizers"
|
short_desc="Tool for generating fast C-based recognizers"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue