glyphy: needs which in hostmakedepends
This commit is contained in:
parent
b93d9f8380
commit
234a750d26
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue