diff --git a/srcpkgs/ccsm/template b/srcpkgs/ccsm/template index 0fffea27215..bb720eb09ee 100644 --- a/srcpkgs/ccsm/template +++ b/srcpkgs/ccsm/template @@ -13,6 +13,7 @@ license="GPL-2.0-or-later" homepage="https://github.com/compiz-reloaded" distfiles="https://github.com/compiz-reloaded/ccsm/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=d90af8a7e97b8efe33fbf5a61413e5c62e6c49ea430cd2904bec6bcef0518bed +nocross="gobject-introspection" if [ -z "$CROSS_BUILD" ]; then depends+=" python3-gobject"