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

Jan Steffens heftig at gemini.archlinux.org
Tue Sep 7 03:26:11 UTC 2021


    Date: Tuesday, September 7, 2021 @ 03:26:11
  Author: heftig
Revision: 423488

fix makedeps

Modified:
  egl-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-07 03:17:01 UTC (rev 423487)
+++ PKGBUILD	2021-09-07 03:26:11 UTC (rev 423488)
@@ -8,7 +8,7 @@
 url=https://github.com/NVIDIA/egl-wayland
 license=(MIT)
 depends=(wayland eglexternalplatform)
-makedepends=(meson git wayland-protocols)
+makedepends=(meson git wayland-protocols 'libglvnd>=1.3.4')
 provides=(libnvidia-egl-wayland.so)
 _commit=ce4c9635fb3121ef59a82eace1a29125d21b798b  # tags/1.1.8
 source=("git+$url#commit=$_commit"



More information about the arch-commits mailing list