mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
PKGBUILD: require fcft 0.4.x
This commit is contained in:
parent
cbef66ac07
commit
0f8fcad26f
1 changed files with 1 additions and 1 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' 'tllist>=1.0.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.3.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.4.0')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue