hexchat: unbreak cross builds
This commit is contained in:
@@ -28,8 +28,8 @@ esac
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="cross currently broken"
|
||||
hostmakedepends+=" dbus-glib-devel libxml2-devel gdk-pixbuf perl"
|
||||
hostmakedepends+=" dbus-glib-devel libxml2-devel gdk-pixbuf perl
|
||||
shared-mime-info"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
|
Reference in New Issue
Block a user