summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dbb6be5663b..9d7f1bdc8f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ license=("MIT")
pkgdesc="A Wayland kiosk"
makedepends=("meson" "wayland-protocols")
depends=("wlroots" "wayland" "libxkbcommon")
-optdepends=('libxfont2: font rendering support')
+optdepends=('libfontenc: font rendering support')
arch=("x86_64")
url="cage-$version:https://www.hjdskes.nl/projects/cage/"
source=("https://github.com/Hjdskes/cage/releases/download/v$pkgver/cage-$pkgver.tar.gz")