swayfx: depend on a ttf font

This commit is contained in:
classabbyamp
2026-04-07 09:58:47 -04:00
parent 27824aca22
commit 0dde5636f0
+3 -2
View File
@@ -1,14 +1,15 @@
# Template file for 'swayfx'
pkgname=swayfx
version=0.5.3
revision=1
revision=2
build_style=meson
configure_args="-Dwerror=false -Db_ndebug=false"
conf_files="/etc/sway/config"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots0.19-devel pcre2-devel json-c-devel pango-devel cairo-devel
gdk-pixbuf-devel libevdev-devel scenefx-devel"
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1
virtual?font:sans-serif"
short_desc="Sway, but with eye candy!"
maintainer="Till Mahlburg <mahlburg@posteo.de>"
license="MIT"