meson/pkgbuild: bump tllist requirement to 1.0.4

This is the first version of tllist that compiles with '-pedantic'.
This commit is contained in:
Daniel Eklöf 2020-08-25 18:52:44 +02:00
parent a5e9ea7c28
commit 8fb7347150
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot
license=(mit)
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.1')
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.4')
depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'fcft>=2.2.2')
source=()