diff --git a/srcpkgs/livewallpaper/template b/srcpkgs/livewallpaper/template index e88a83c78e9..035940bfdff 100644 --- a/srcpkgs/livewallpaper/template +++ b/srcpkgs/livewallpaper/template @@ -13,6 +13,8 @@ distfiles="$homepage/${version%.*}/${version}/+download/${pkgname}-${version}.ta checksum=f4ce97a721015b135eb675915eb306c1fb256e680d480fe13e4fe6ca81c7e04e LDFLAGS="-lX11" +broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9399/steps/shell_3/logs/stdio" + post_extract() { sed -i '/indicator/d' $wrksrc/CMakeLists.txt }