glyphy: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-17 12:31:30 +01:00
parent b93d9f8380
commit 234a750d26

View file

@ -5,7 +5,7 @@ revision=1
_gitrev=bc2da506d23bdaf3eb0d95c9649a4591b4d912c7
wrksrc="${pkgname}-${_gitrev}"
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
hostmakedepends="automake libtool pkg-config which"
makedepends="freetype-devel"
short_desc="Signed-distance-field (SDF) text renderer using OpenGL"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"