compizconfig-python: add missing libXdamage build dep

This commit is contained in:
Michal Vasilek 2022-01-16 17:41:28 +01:00
parent c55ef62d8e
commit acb3cd6e70

View file

@ -7,7 +7,7 @@ configure_args="--disable-static"
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"
protobuf-devel python3-devel startup-notification-devel libXdamage-devel"
depends="python3"
short_desc="Compiz configuration system library for Compiz Reloaded"
maintainer="CoolOhm <micvlas@gmail.com>"