compizconfig-python: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-25 17:42:54 +01:00
parent c245e4c642
commit 791e970a6d

View file

@ -4,7 +4,8 @@ version=0.8.16
revision=3
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel python3-Cython"
hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel
python3-Cython which"
makedepends="libSM-devel libcompizconfig-devel libxml++-devel
protobuf-devel python3-devel startup-notification-devel"
short_desc="Compiz configuration system library for Compiz Reloaded"