gpick: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-07-26 16:17:58 +02:00
parent 1a1ee6c673
commit 9f562b41dc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=0.2.5
revision=4
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=scons
hostmakedepends="pkg-config"
hostmakedepends="gettext pkg-config"
makedepends="boost-devel gtk+-devel lua52-devel"
short_desc="Advanced color picker written in C++ using GTK+ toolkit"
maintainer="Alexander Mamay <alexander@mamay.su>"