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

Antonio Rojas arojas at archlinux.org
Thu Jul 1 19:44:48 UTC 2021


    Date: Thursday, July 1, 2021 @ 19:44:48
  Author: arojas
Revision: 418868

Add ttf-font dependency (FS#71407)

Modified:
  sddm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-01 19:07:04 UTC (rev 418867)
+++ PKGBUILD	2021-07-01 19:44:48 UTC (rev 418868)
@@ -9,7 +9,7 @@
 arch=(x86_64)
 url='https://github.com/sddm/sddm'
 license=(GPL)
-depends=(qt5-declarative xorg-xauth xorg-server)
+depends=(qt5-declarative xorg-xauth xorg-server ttf-font)
 makedepends=(extra-cmake-modules python-docutils qt5-tools)
 backup=('usr/share/sddm/scripts/Xsetup'
         'usr/share/sddm/scripts/Xstop'




More information about the arch-commits mailing list