Skip to content
Snippets Groups Projects
Commit 80d97794 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

[wip/tsid] Eigen3 >= 3.2.0 is required

parent 2fd604ed
No related branches found
No related tags found
No related merge requests found
......@@ -37,5 +37,6 @@ include ../../mk/language/c++.mk
DEPEND_ABI.python += python<3
DEPEND_ABI.pinocchio += pinocchio>=1.2.4
DEPEND_ABI.eigen3 += eigen3>=3.2.0
include ../../mk/robotpkg.mk
......@@ -18,7 +18,7 @@ SYSTEM_SEARCH.tsid=\
DEPEND_USE+= tsid
DEPEND_ABI.tsid?= tsid>=1.1.2
DEPEND_ABI.tsid?= tsid>=1.0.0
DEPEND_DIR.tsid?= ../../wip/tsid
endif # TSID_DEPEND_MK ------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment