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

Evangelos Foutras foutrelis at archlinux.org
Sat Mar 7 19:20:55 UTC 2015


    Date: Saturday, March 7, 2015 @ 20:20:55
  Author: foutrelis
Revision: 232998

Remove libedit build dep now that llvm-libs has it

Modified:
  libclc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-07 19:17:19 UTC (rev 232997)
+++ PKGBUILD	2015-03-07 19:20:55 UTC (rev 232998)
@@ -8,7 +8,7 @@
 arch=('any')
 url="http://libclc.llvm.org/"
 license=('MIT')
-makedepends=('clang' 'python2' 'libedit')
+makedepends=('clang' 'python2')
 options=('staticlibs')
 source=(https://sources.archlinux.org/other/packages/libclc/$pkgname-$pkgver.src.tar.xz)
 md5sums=('e7b0767cd9f6c171ba4990df5d41b2aa')



More information about the arch-commits mailing list