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
|
@ -3,7 +3,7 @@ pkgname=eukleides
|
|||
version=1.5.4
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="flex"
|
||||
hostmakedepends="flex texinfo"
|
||||
makedepends="readline-devel"
|
||||
short_desc="Computer language devoted to elementary plane geometry"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Reference in New Issue