Skip to content

Commit 27824ac

Browse files
committed
sway: depend on a ttf font
1 parent 3d656c3 commit 27824ac

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

srcpkgs/sway/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Template file for 'sway'
22
pkgname=sway
33
version=1.11
4-
revision=1
4+
revision=2
55
build_style=meson
66
configure_args="-Dwerror=false -Db_ndebug=false"
77
conf_files="/etc/sway/config"
88
hostmakedepends="pkg-config wayland-devel scdoc"
99
makedepends="wlroots0.19-devel pcre2-devel json-c-devel pango-devel cairo-devel
1010
gdk-pixbuf-devel libevdev-devel"
11-
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
11+
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1
12+
virtual?font:sans-serif"
1213
short_desc="Tiling Wayland compositor compatible with i3"
1314
maintainer="Orphaned <orphan@voidlinux.org>"
1415
license="MIT"

0 commit comments

Comments
 (0)