mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-07 00:06:11 -04:00
meson/PKGBUILD: bump fcft required version to 1.2.0
This commit is contained in:
parent
7ca8f85cd0
commit
a96341368d
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ arch=('x86_64')
|
|||
url=https://codeberg.org/dnkl/foot
|
||||
license=(mit)
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=1.1.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=1.2.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue