Remove outdated optional deps, ref #62067

upgpkg: sway 1.0-6
ledoian
Alexander Rødseth 6 years ago
parent 8605b19fae
commit 764786ac85

@ -3,7 +3,7 @@
pkgname=sway pkgname=sway
pkgver=1.0 pkgver=1.0
pkgrel=5 pkgrel=6
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/'
@ -12,10 +12,8 @@ depends=(cairo gdk-pixbuf2 json-c pango pcre wlroots)
makedepends=(meson ninja scdoc wayland-protocols) makedepends=(meson ninja scdoc wayland-protocols)
optdepends=( optdepends=(
'dmenu: for launching applications' 'dmenu: for launching applications'
'ffmpeg: for recording screencasts'
'gdk-pixbuf2: required by swaybg' 'gdk-pixbuf2: required by swaybg'
'i3status: display a status line' 'i3status: display a status line'
'imagemagick: for taking screenshots'
'rxvt-unicode: default terminal emulator' 'rxvt-unicode: default terminal emulator'
'xorg-server-xwayland: X11 support' 'xorg-server-xwayland: X11 support'
) )

Loading…
Cancel
Save