mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-23 01:40:12 -05:00
PKGBUILD: add 'wayland-protocols' to makedepends
This commit is contained in:
parent
135dbc301c
commit
57956634e8
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgrel=1
|
|||
arch=('x86_64')
|
||||
url=https://codeberg.org/dnkl/foot
|
||||
license=(mit)
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'tllist>=1.0.0')
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fcft>=0.4.0')
|
||||
source=()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue