mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/ceres-solver: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5b83392ab0
commit
8a0d687c48
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ceres-solver/ceres-solver/archive/2.1.0/ceres-solve
|
|||
MD5SUM="4ab48f439d63a09a075d4fcdcddc7667"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenBLAS suitesparse Sphinx gflags glog sphinx-rtd-theme"
|
||||
REQUIRES="suitesparse Sphinx gflags glog sphinx-rtd-theme"
|
||||
MAINTAINER="Lockywolf"
|
||||
EMAIL="for_sbo.ceres_2023-05-29@lockywolf.net"
|
||||
|
|
Loading…
Reference in a new issue