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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 16 05:19:57 UTC 2016


    Date: Thursday, June 16, 2016 @ 05:19:57
  Author: anatolik
Revision: 180311

upgpkg: crystal 0.18.0-1

add missing dependency for tests

Modified:
  crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-16 05:18:02 UTC (rev 180310)
+++ PKGBUILD	2016-06-16 05:19:57 UTC (rev 180311)
@@ -13,7 +13,7 @@
 depends=(gc libatomic_ops pcre libevent libffi)
 # depend on previous llvm version until https://github.com/crystal-lang/crystal/issues/1614 is resolved
 makedepends=(libxml2 llvm35)
-checkdepends=(libyaml libxml2 gmp git)
+checkdepends=(libyaml libxml2 gmp inetutils git)
 optdepends=('shards: crystal language package manager'
             'libyaml: For YAML support'
             'gmp: For BigInt support'



More information about the arch-commits mailing list