pkgbuild: add libutf8proc dependency

This commit is contained in:
Daniel Eklöf 2021-06-24 20:18:51 +02:00
parent ad981930c3
commit 2c32d8617a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

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