forked from external/yambar
PKGBUILD: add new wayland dependencies
This commit is contained in:
parent
57cbde064c
commit
ac11638303
1 changed files with 1 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -7,6 +7,7 @@ url=https://gitlab.com/dnkl/f00bar
|
||||||
license=(mit)
|
license=(mit)
|
||||||
depends=(
|
depends=(
|
||||||
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
|
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
|
||||||
|
'wayland' 'wlroots'
|
||||||
'freetype2' 'fontconfig' 'cairo'
|
'freetype2' 'fontconfig' 'cairo'
|
||||||
'libyaml'
|
'libyaml'
|
||||||
'alsa-lib'
|
'alsa-lib'
|
||||||
|
|
Loading…
Add table
Reference in a new issue