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

Evangelos Foutras foutrelis at archlinux.org
Thu Sep 27 21:59:22 UTC 2018


    Date: Thursday, September 27, 2018 @ 21:59:21
  Author: foutrelis
Revision: 335489

upgpkg: llvm6 6.0.1-1

Transitional package until crystal and ponyc have been ported to LLVM 7.

Modified:
  llvm6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 21:45:39 UTC (rev 335488)
+++ PKGBUILD	2018-09-27 21:59:21 UTC (rev 335489)
@@ -13,7 +13,8 @@
 arch=('x86_64')
 url="https://llvm.org/"
 license=('custom:University of Illinois/NCSA Open Source License')
-makedepends=('cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2')
+makedepends=('cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2'
+             'python')
 options=('staticlibs')
 source=(https://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz{,.sig}
         D44391-export-LLVM_DYLIB_COMPONENTS-in-LLVMConfig.cmake.patch



More information about the arch-commits mailing list