gxkb: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-07-26 18:40:22 +02:00
parent 7a02428424
commit 0d3ce454f9

View file

@ -3,7 +3,7 @@ pkgname=gxkb
version=0.8.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
hostmakedepends="automake libtool pkg-config which"
makedepends="libxklavier-devel libwnck2-devel"
short_desc="Lightweight GTK+2 X11 keyboard layout indicator and switcher"
maintainer="Ivan Kozak <kozak-iv@yandex.ru>"