[arch-commits] Commit in xcb-util-keysyms/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Wed May 6 15:19:51 UTC 2020


    Date: Wednesday, May 6, 2020 @ 15:19:51
  Author: allan
Revision: 382406

upgpkg: xcb-util-keysyms 0.4.0-3: fix FTBFS

Modified:
  xcb-util-keysyms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 15:19:10 UTC (rev 382405)
+++ PKGBUILD	2020-05-06 15:19:51 UTC (rev 382406)
@@ -3,13 +3,13 @@
 
 pkgname=xcb-util-keysyms
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility libraries for XC Binding - Standard X key constants and conversion to/from keycodes"
 arch=('x86_64')
 url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb>=1.7')
-makedepends=('xorg-util-macros')
+makedepends=('xorg-util-macros' 'xorgproto')
 source=("https://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2"
         'LICENSE')
 sha512sums=('b14b3100c3ae2379f9df799c0780a1ee39267101e58e4c1c6f390f039348ca2b370bb1df203b9bc68a170d664188d9c73e3553a7ba24d98abea3ed353e8dc0c4'



More information about the arch-commits mailing list