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

Evangelos Foutras foutrelis at archlinux.org
Tue Jan 28 04:29:32 UTC 2020


    Date: Tuesday, January 28, 2020 @ 04:29:31
  Author: foutrelis
Revision: 557248

Update checkdepends: xproto -> xorgproto

Modified:
  openscad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 04:29:16 UTC (rev 557247)
+++ PKGBUILD	2020-01-28 04:29:31 UTC (rev 557248)
@@ -16,7 +16,7 @@
 makedepends=('eigen' 'boost' 'imagemagick')
 # full tests need imagemagick and an X11 or framebuffer session
 # can't find lib3MF from libsavitar?
-checkdepends=('cmake' 'xproto' 'libx11' 'python')
+checkdepends=('cmake' 'xorgproto' 'libx11' 'python')
 validpgpkeys=('E2EBDADD336FF516ADD51A78F3E12CCC22164A0F')
 source=("https://files.openscad.org/openscad-$pkgver.src.tar.gz"{,.asc})
 md5sums=('2b63e249d56e2eba62ed5b042e1d82bc'



More information about the arch-commits mailing list