meson/pkgbuild: we don't depend on wlroots

This commit is contained in:
Daniel Eklöf 2020-07-22 17:50:24 +02:00
parent d32698c042
commit e04b678518
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 3 additions and 4 deletions

View file

@ -9,7 +9,7 @@ conflicts=('yambar')
provides=('yambar')
makedepends=('meson' 'ninja' 'scdoc' 'tllist>=1.0.1')
depends=(
'wayland' 'wlroots'
'wayland'
'pixman'
'libyaml'
'alsa-lib'