diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-07 08:20:35 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:55 +0700 |
commit | a414c15021f22bd8af293ebab45e27c55515d10f (patch) | |
tree | 0afd9b7f0339c494162397f300b228635b801170 /system/vtcol | |
parent | c7f55b95135d9068bf80a697e63ac473de506928 (diff) |
system/vtcol: Update REQUIRES.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/vtcol')
-rw-r--r-- | system/vtcol/README | 3 | ||||
-rw-r--r-- | system/vtcol/vtcol.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/system/vtcol/README b/system/vtcol/README index 8651edeecd55..1817a4f7058d 100644 --- a/system/vtcol/README +++ b/system/vtcol/README @@ -1,6 +1,3 @@ vtcol - Colour schemes for the Linux console Change the colour scheme of the virtual Linux console. - -Note: -rust is required for building vtcol, but it not needed at runtime. diff --git a/system/vtcol/vtcol.info b/system/vtcol/vtcol.info index c0eb91337673..6c1ae3a964de 100644 --- a/system/vtcol/vtcol.info +++ b/system/vtcol/vtcol.info @@ -9,6 +9,6 @@ MD5SUM="80091d0507aff4fe8bfb8d82e70a020c \ 604a2edfd52c6e87d8903ef2795da387" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="rust" +REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |