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

Andreas Radke andyrtr at gemini.archlinux.org
Tue May 31 16:01:25 UTC 2022


    Date: Tuesday, May 31, 2022 @ 16:01:25
  Author: andyrtr
Revision: 447239

drop freetype2 build dependency - FS#74913

Modified:
  mesa-demos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-31 15:46:24 UTC (rev 447238)
+++ PKGBUILD	2022-05-31 16:01:25 UTC (rev 447239)
@@ -7,7 +7,7 @@
 arch=('x86_64')
 url="https://www.mesa3d.org/"
 license=('custom')
-makedepends=('meson' 'mesa' 'freetype2' 'glu' 'freeglut' 'wayland-protocols')
+makedepends=('meson' 'mesa' 'glu' 'freeglut' 'wayland-protocols')
 options=('debug')
 source=(https://archive.mesa3d.org/demos/${pkgver}/mesa-demos-${pkgver}.tar.bz2{,.sig}
         'LICENSE')



More information about the arch-commits mailing list