main/postmarketos-ui-sway: depend on swaybg (MR 5015)

Fix that no wallpaper was set for sway:
[ERROR] [sway/config/output.c:828] failed to execute 'swaybg' (background configuration probably not applied): No such file or directory
This commit is contained in:
Oliver Smith 2024-04-08 00:55:22 +02:00
parent 60415b58db
commit 785aaeefb1
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -2,7 +2,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-ui-sway
pkgver=3.1
pkgrel=1
pkgrel=2
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
url="https://postmarketos.org"
arch="noarch"
@ -17,6 +17,7 @@ depends="
postmarketos-base-ui-networkmanager
pulseaudio
sway
swaybg
tinydm
tinydm-openrc
"