From 177f59b0dbe61f2f86aa762215ee6d4b0d08995a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 7 Nov 2018 03:20:09 -0200 Subject: [PATCH] hexchat: mark as broken on cross @Gottox --- srcpkgs/hexchat/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index 8573282b9f5..00da2514de8 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -28,6 +28,7 @@ esac lib32disabled=yes if [ "$CROSS_BUILD" ]; then + broken="cross currently broken" hostmakedepends+=" dbus-glib-devel libxml2-devel gdk-pixbuf perl" fi