Skip to content
Snippets Groups Projects
Commit 650bb2a4 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/sot-core-v3] Fix dependency to pinocchio due to pach for device integration.

parent 4653caf8
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
ORG= stack-of-tasks
NAME= sot-core
VERSION= 3.2.0
PKGREVISION= 1
PKGREVISION= 2
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
......@@ -29,6 +29,7 @@ DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../math/eigen3/depend.mk
include ../../math/pinocchio/depend.mk
include ../../wip/dynamic-graph-v3/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.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