mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/hexchat: disable on armhf
Build fails: In file included from ../src/fe-gtk/maingui.c:36:0: ../src/fe-gtk/../common/text.h:21:23: fatal error: textenums.h: No such file or directory #include "textenums.h" ^ compilation terminated.
This commit is contained in:
parent
b318197180
commit
4b9d63e7f9
@ -4,7 +4,7 @@ pkgver=2.14.0
|
||||
pkgrel=0
|
||||
pkgdesc="Graphical IRC client based on XChat"
|
||||
url="https://hexchat.github.io"
|
||||
arch="all"
|
||||
arch="all !armhf"
|
||||
license="GPL-2.0-or-later"
|
||||
depends=""
|
||||
makedepends="dbus-glib-dev gtk+2.0-dev libnotify-dev libproxy-dev
|
||||
|
Loading…
Reference in New Issue
Block a user