mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
eukleides: needs texinfo in hostmakedepends
It still fails to build because of errors in eukleides.texi.
This commit is contained in:
parent
426dd625ab
commit
3726271571
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=eukleides
|
||||||
version=1.5.4
|
version=1.5.4
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="flex"
|
hostmakedepends="flex texinfo"
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
short_desc="Computer language devoted to elementary plane geometry"
|
short_desc="Computer language devoted to elementary plane geometry"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue