Date: Thursday, October 26, 2017 @ 19:04:40 Author: svenstaro Revision: 264535
Remove AUR opt deps Modified: rust-racer/trunk/PKGBUILD ----------+ PKGBUILD | 1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-26 19:03:06 UTC (rev 264534) +++ PKGBUILD 2017-10-26 19:04:40 UTC (rev 264535) @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="Code completion for Rust" url="https://github.com/phildawes/racer" -optdepends=('rust-src') makedepends=('cargo') arch=('i686' 'x86_64') license=('MIT')
