Skip to content

Commit 689230f

Browse files
authored
BLAS and LAPACK dependencies removed
not needed by g2o as we do not use CHOLMOD
1 parent eccc065 commit 689230f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Dependencies.md

-6
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ BSD license.
3636
* **Eigen3**.
3737
For versions greater than 3.1.1 is MPL2, earlier versions are LGPLv3.
3838

39-
* **BLAS** (required by g2o).
40-
[Freely-available software](http://www.netlib.org/blas/#_licensing).
41-
42-
* **LAPACK**(required by g2o).
43-
BSD license.
44-
4539
* **ROS (Optional, only if you build Examples/ROS)**.
4640
BSD license. In the manifest.xml the only declared package dependencies are roscpp, tf, sensor_msgs, image_transport, cv_bridge, which are all BSD licensed.
4741

0 commit comments

Comments
 (0)