pdmenu: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-05-18 16:19:39 +02:00
parent 1da636d2a2
commit a252c0ea2c

View file

@ -4,7 +4,7 @@ version=1.3.4
revision=3
wrksrc="${pkgname}"
build_style=gnu-configure
hostmakedepends="pkg-config"
hostmakedepends="gettext pkg-config"
makedepends="slang-devel"
short_desc="Full screen menuing system for Unix"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"