[arch-commits] Commit in cage/trunk (PKGBUILD)

Brett Cornwall ainola at gemini.archlinux.org
Fri May 20 19:51:55 UTC 2022


    Date: Friday, May 20, 2022 @ 19:51:55
  Author: ainola
Revision: 1209461

No, ttf-fonts is not actually necessary

Modified:
  cage/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 19:30:04 UTC (rev 1209460)
+++ PKGBUILD	2022-05-20 19:51:55 UTC (rev 1209461)
@@ -3,12 +3,12 @@
 
 pkgname=cage
 pkgver=0.1.4
-pkgrel=7
+pkgrel=8
 pkgdesc="A kiosk compositor for Wayland"
 arch=(x86_64)
 url="https://www.hjdskes.nl/projects/cage/"
 license=(MIT)
-depends=(glibc ttf-font wayland)
+depends=(glibc wayland)
 makedepends=(git libxkbcommon meson pixman scdoc wayland-protocols
 wlroots xorg-server-xwayland)
 optdepends=(



More information about the arch-commits mailing list