diff --git a/srcpkgs/tilix/template b/srcpkgs/tilix/template index 1e1f4f4a553..c282b662ed7 100644 --- a/srcpkgs/tilix/template +++ b/srcpkgs/tilix/template @@ -12,6 +12,10 @@ homepage="https://gnunn1.github.io/tilix-web/" distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz" checksum=b4fd4624a39b19c612199ffb56b5d617afbbab8995a4c0da66ef80ed193c616f +case "$XBPS_TARGET_MACHINE" in + *-musl) broken="Couldn*t recognize the image file format for file *./icons/16x16/actions/tilix-add-horizontal-symbolic.symbolic.png*" ;; +esac + pre_configure() { autoreconf -fi }