compizconfig-python: needs which in hostmakedepends
This commit is contained in:
parent
c245e4c642
commit
791e970a6d
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=0.8.16
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
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
|
makedepends="libSM-devel libcompizconfig-devel libxml++-devel
|
||||||
protobuf-devel python3-devel startup-notification-devel"
|
protobuf-devel python3-devel startup-notification-devel"
|
||||||
short_desc="Compiz configuration system library for Compiz Reloaded"
|
short_desc="Compiz configuration system library for Compiz Reloaded"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue