forked from external/yambar
meson/pkgbuild: we don't depend on wlroots
This commit is contained in:
parent
d32698c042
commit
e04b678518
3 changed files with 3 additions and 4 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -8,7 +8,7 @@ license=(mit)
|
|||
makedepends=('meson' 'ninja' 'scdoc' 'tllist>=1.0.1')
|
||||
depends=(
|
||||
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
|
||||
'wayland' 'wlroots'
|
||||
'wayland'
|
||||
'pixman'
|
||||
'libyaml'
|
||||
'alsa-lib'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue