diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-09-22 03:23:12 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-27 23:12:06 +0700 |
commit | 0ad972f054bfb1217286c6af068c122f11c8b82b (patch) | |
tree | 81e2f8db4c0b0b8ef9dbdd2e97866881acbafd88 /graphics/veles/veles.info | |
parent | d61959ce46505f5fe84446850ed11b0391b253db (diff) |
graphics/veles: Dependency changed to rust-opt.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/veles/veles.info')
-rw-r--r-- | graphics/veles/veles.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/veles/veles.info b/graphics/veles/veles.info index cd8cd095b7f90..0c32041d7d0ef 100644 --- a/graphics/veles/veles.info +++ b/graphics/veles/veles.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/codilime/veles/archive/2018.05.0.TIF/veles-2018.05. MD5SUM="f10259c5d85700f45e36b629090efed7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="msgpack-c rust16" +REQUIRES="msgpack-c rust-opt" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |