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

Andreas Radke andyrtr at archlinux.org
Mon Jan 6 13:41:30 UTC 2020


    Date: Monday, January 6, 2020 @ 13:41:29
  Author: andyrtr
Revision: 372657

makedepend on xorgproto

Modified:
  libxres/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 13:37:30 UTC (rev 372656)
+++ PKGBUILD	2020-01-06 13:41:29 UTC (rev 372657)
@@ -9,7 +9,7 @@
 url="https://xorg.freedesktop.org"
 license=('custom')
 depends=('libxext')
-makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 'xorg-util-macros')
+makedepends=('xorgproto' 'xorg-util-macros')
 source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
 sha256sums=('ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4')
 



More information about the arch-commits mailing list