community/rust: fix

This commit is contained in:
Kevin Mihelich 2017-03-21 00:36:05 +00:00
parent edb4938ff4
commit 0e665ec9fb

View file

@ -19,7 +19,7 @@ url='https://www.rust-lang.org/'
arch=('x86_64' 'i686')
license=('MIT' 'Apache')
makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'jemalloc' 'rust')
makedepends=('libffi' 'perl' 'python2' 'curl' 'llvm' 'jemalloc' 'cargo' 'rust')
options=('!emptydirs')