Move swaybg to optdepends

ledoian
Brett Cornwall 2 years ago
parent 50a27592c5
commit bbcaf20a5c

@ -5,7 +5,7 @@
pkgname=sway pkgname=sway
pkgver=1.7 pkgver=1.7
epoch=1 epoch=1
pkgrel=4 pkgrel=5
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
arch=(x86_64) arch=(x86_64)
url='https://swaywm.org/' url='https://swaywm.org/'
@ -17,7 +17,6 @@ depends=(
'pango' 'pango'
'pcre' 'pcre'
'seatd' 'seatd'
'swaybg'
'ttf-font' 'ttf-font'
'wlroots' 'wlroots'
) )
@ -29,6 +28,7 @@ optdepends=(
'foot: Terminal emulator used in the default configuration' 'foot: Terminal emulator used in the default configuration'
'mako: Lightweight notification daemon' 'mako: Lightweight notification daemon'
'polkit: System privilege control. Required if not using seatd service' 'polkit: System privilege control. Required if not using seatd service'
'swaybg: Wallpaper tool for sway'
'swayidle: Idle management daemon' 'swayidle: Idle management daemon'
'swaylock: Screen locker' 'swaylock: Screen locker'
'waybar: Highly customizable bar' 'waybar: Highly customizable bar'

Loading…
Cancel
Save