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

Laurent Carlier lcarlier at archlinux.org
Mon Jan 6 14:42:44 UTC 2020


    Date: Monday, January 6, 2020 @ 14:42:44
  Author: lcarlier
Revision: 372672

upgpkg: libglvnd 1.3.0-2: replace glproto with xorgproto

Modified:
  libglvnd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 14:35:12 UTC (rev 372671)
+++ PKGBUILD	2020-01-06 14:42:44 UTC (rev 372672)
@@ -2,12 +2,12 @@
 
 pkgname=libglvnd
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The GL Vendor-Neutral Dispatch library"
 arch=('x86_64')
 url="https://github.com/NVIDIA/libglvnd"
 license=('custom:BSD-like')
-makedepends=('libxext' 'libx11' 'glproto' 'python' 'meson')
+makedepends=('libxext' 'libx11' 'xorgproto' 'python' 'meson')
 provides=('libgl' 'libegl' 'libgles')
 source=("$pkgname-$pkgver.tar.gz::https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${pkgver}/libglvnd-v${pkgver}.tar.gz"
         LICENSE)



More information about the arch-commits mailing list