PKGBUILD: tllist is only a make dependency, bump fcft to 0.2.0

This commit is contained in:
Daniel Eklöf 2019-12-01 19:25:39 +01:00
parent b3334444bb
commit 601f77fb1f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -4,8 +4,8 @@ pkgrel=1
arch=('x86_64')
url=https://codeberg.org/dnkl/foot
license=(mit)
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses')
depends=('libxkbcommon' 'wayland' 'pixman' 'tllist>=1.0.0' 'fcft>=0.1.0')
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'tllist>=1.0.0')
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.2.0')
source=()
pkgver() {