hexchat: mark as broken on cross

@Gottox
This commit is contained in:
maxice8 2018-11-07 03:20:09 -02:00
parent fa878b32f7
commit 177f59b0db
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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