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
1 changed files with 1 additions and 1 deletions

View File

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