[arch-commits] Commit in sway/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Mar 19 10:13:34 UTC 2019
Date: Tuesday, March 19, 2019 @ 10:13:34
Author: arodseth
Revision: 442641
Remove outdated optional deps, ref #62067
upgpkg: sway 1.0-6
Modified:
sway/trunk/PKGBUILD
----------+
PKGBUILD | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-19 09:15:07 UTC (rev 442640)
+++ PKGBUILD 2019-03-19 10:13:34 UTC (rev 442641)
@@ -3,7 +3,7 @@
pkgname=sway
pkgver=1.0
-pkgrel=5
+pkgrel=6
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
arch=(x86_64)
url='https://swaywm.org/'
@@ -12,10 +12,8 @@
makedepends=(meson ninja scdoc wayland-protocols)
optdepends=(
'dmenu: for launching applications'
- 'ffmpeg: for recording screencasts'
'gdk-pixbuf2: required by swaybg'
'i3status: display a status line'
- 'imagemagick: for taking screenshots'
'rxvt-unicode: default terminal emulator'
'xorg-server-xwayland: X11 support'
)
More information about the arch-commits
mailing list