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

Johannes Löthberg demize at archlinux.org
Tue Aug 1 18:19:03 UTC 2017


    Date: Tuesday, August 1, 2017 @ 18:19:03
  Author: demize
Revision: 247372

Remove cargo makedepend since it's part of this package now

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-01 18:16:05 UTC (rev 247371)
+++ PKGBUILD	2017-08-01 18:19:03 UTC (rev 247372)
@@ -14,7 +14,7 @@
 arch=('x86_64' 'i686')
 license=('MIT' 'Apache')
 
-makedepends=('rust' 'cargo' 'libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake')
+makedepends=('rust' 'libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake')
 
 options=('!emptydirs')
 



More information about the arch-commits mailing list