From 722f66af64a5b054b171c43a043dc8bd4dd9487a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20R=C3=B8dseth?= Date: Tue, 26 Mar 2019 10:22:06 +0000 Subject: [PATCH] upgpkg: 1.0-7 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 0948dc2..12d6de0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,12 +3,12 @@ pkgname=sway pkgver=1.0 -pkgrel=6 +pkgrel=7 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' arch=(x86_64) url='https://swaywm.org/' license=(MIT) -depends=(cairo gdk-pixbuf2 json-c pango pcre wlroots) +depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font wlroots) makedepends=(meson ninja scdoc wayland-protocols) optdepends=( 'dmenu: for launching applications'