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

Allan McRae allan at archlinux.org
Wed May 6 15:20:55 UTC 2020


    Date: Wednesday, May 6, 2020 @ 15:20:55
  Author: allan
Revision: 382408

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

Modified:
  xcb-util-image/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 15:20:11 UTC (rev 382407)
+++ PKGBUILD	2020-05-06 15:20:55 UTC (rev 382408)
@@ -3,13 +3,13 @@
 
 pkgname=xcb-util-image
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
 arch=('x86_64')
 url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb>=1.7' 'xcb-util>=0.3.9')
-makedepends=('xorg-util-macros')
+makedepends=('xorg-util-macros' 'xorgproto')
 source=("https://xcb.freedesktop.org/dist/${pkgname}-${pkgver}.tar.bz2")
 sha512sums=('9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f')
 



More information about the arch-commits mailing list