aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kitty
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-25 23:32:07 -0300
committerAriadne Conill <ariadne@dereferenced.org>2020-02-26 06:30:23 +0000
commit1470a6c8e76491a8d059ebd4b7521c4bf20b837c (patch)
tree2a09efa241e36b3317bed71e49a7dce3cb36ffc0 /testing/kitty
parent56aa7795fecc48561deb095995abd335e16ba515 (diff)
downloadaports-1470a6c8e76491a8d059ebd4b7521c4bf20b837c.tar.bz2
aports-1470a6c8e76491a8d059ebd4b7521c4bf20b837c.tar.xz
{main,community,testing}: make terminals depend on ncurses-terminfo-base
Diffstat (limited to 'testing/kitty')
-rw-r--r--testing/kitty/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kitty/APKBUILD b/testing/kitty/APKBUILD
index 866b2f67e0..2d1acef6df 100644
--- a/testing/kitty/APKBUILD
+++ b/testing/kitty/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=kitty
pkgver=0.16.0
-pkgrel=1
+pkgrel=2
pkgdesc="A modern, hackable, featureful, OpenGL based terminal emulator"
url="https://sw.kovidgoyal.net/kitty/"
arch="all"
@@ -14,7 +14,7 @@ license="GPL-3.0-only"
#ERROR: test_shaping
#ERROR: test_sprite_map
options="!check"
-depends="py3-pygments imagemagick ncurses ncurses-terminfo"
+depends="py3-pygments imagemagick ncurses ncurses-terminfo-base"
makedepends="py3-setuptools harfbuzz-dev zlib-dev libpng-dev freetype-dev
fontconfig-dev mesa-dev python3-dev dbus-dev libxi-dev
libxkbcommon-dev libxrandr-dev libxinerama-dev libxcursor-dev