mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
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
|
@ -9,7 +9,7 @@ conflicts=('yambar')
|
|||
provides=('yambar')
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'tllist>=1.0.1')
|
||||
depends=(
|
||||
'wayland' 'wlroots'
|
||||
'wayland'
|
||||
'pixman'
|
||||
'libyaml'
|
||||
'alsa-lib'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue