aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/xterm/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/xterm/APKBUILD b/community/xterm/APKBUILD
index 851ef1381e..a5d0e4e121 100644
--- a/community/xterm/APKBUILD
+++ b/community/xterm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=xterm
pkgver=327
-pkgrel=0
+pkgrel=1
pkgdesc="X Terminal Emulator"
url="http://invisible-island.net/xterm"
arch="all"
@@ -45,6 +45,7 @@ build() {
--enable-mini-luit \
--enable-narrowproto \
--enable-exec-xterm \
+ --enable-sixel-graphics \
--with-tty-group=tty \
--with-utempter \
|| return 1