system/exa: Update REQUIRES.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-09-07 08:21:48 +12:00 committed by Willy Sudiarto Raharjo
parent 814d4e85c9
commit 33e6f56366
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1 @@
exa - a replacement for ls written in Rust.
Note:
rust is required for building exa, but it not needed at runtime.

View file

@ -101,6 +101,6 @@ MD5SUM="9024cabd9346fc3b3694e3a36f01e60d \
872af6020ad0bc24d439a8d0a26d7782"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rust"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"