Skip to content
Snippets Groups Projects
Commit 004c63be authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-sot-application-v3] Add missing dependencies

As it explicitely depends on sot-dynamic-pinocchio, and
sot-dynamic-pinocchio's .pc requires those dependencies.
parent 38e66eeb
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,15 @@ DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
include ../../wip/sot-dynamic-pinocchio-v3/depend.mk
include ../../wip/py-sot-dynamic-pinocchio-v3/depend.mk
include ../../wip/sot-dyninv-v3/depend.mk
include ../../wip/sot-tools-v3/depend.mk
include ../../wip/py-sot-tools-v3/depend.mk
include ../../wip/sot-core-v3/depend.mk
include ../../wip/py-sot-core-v3/depend.mk
include ../../wip/dynamic-graph-v3/depend.mk
include ../../wip/py-dynamic-graph-v3/depend.mk
include ../../math/pinocchio/depend.mk
include ../../math/py-pinocchio/depend.mk
include ../../math/eigen3/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.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