ccsm: unmark nocross

This commit is contained in:
Nathan Owens 2019-11-14 20:04:25 -06:00 committed by Helmut Pozimski
parent d62aecb5aa
commit 10d4b87a02

View file

@ -13,7 +13,6 @@ 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
makedepends+=" python-gobject-devel"