eukleides: needs texinfo in hostmakedepends

It still fails to build because of errors in eukleides.texi.
This commit is contained in:
Jürgen Buchmüller 2020-05-27 11:23:23 +02:00
parent 426dd625ab
commit 3726271571
1 changed files with 2 additions and 2 deletions

View File

@ -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>"