compizconfig-python: add missing libXdamage build dep
This commit is contained in:
parent
c55ef62d8e
commit
acb3cd6e70
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue