We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d656c3 commit 27824acCopy full SHA for 27824ac
1 file changed
srcpkgs/sway/template
@@ -1,14 +1,15 @@
1
# Template file for 'sway'
2
pkgname=sway
3
version=1.11
4
-revision=1
+revision=2
5
build_style=meson
6
configure_args="-Dwerror=false -Db_ndebug=false"
7
conf_files="/etc/sway/config"
8
hostmakedepends="pkg-config wayland-devel scdoc"
9
makedepends="wlroots0.19-devel pcre2-devel json-c-devel pango-devel cairo-devel
10
gdk-pixbuf-devel libevdev-devel"
11
-depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
+depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1
12
+ virtual?font:sans-serif"
13
short_desc="Tiling Wayland compositor compatible with i3"
14
maintainer="Orphaned <orphan@voidlinux.org>"
15
license="MIT"
0 commit comments