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

[wip/sot-pattern-generator-v3] Fix dependency.

parent 61972978
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ VERSION= 3.2.0 ...@@ -8,6 +8,7 @@ VERSION= 3.2.0
DISTNAME= ${NAME}-${VERSION} DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION} PKGNAME= ${NAME}-v3-${VERSION}
PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/} MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}.git MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}.git
...@@ -31,6 +32,8 @@ include ../../devel/boost-headers/depend.mk ...@@ -31,6 +32,8 @@ include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk include ../../devel/boost-libs/depend.mk
include ../../math/pinocchio/depend.mk include ../../math/pinocchio/depend.mk
include ../../wip/jrl-walkgen-v3/depend.mk include ../../wip/jrl-walkgen-v3/depend.mk
include ../../wip/dynamic-graph-v3/depend.mk
include ../../wip/py-dynamic-graph-v3/depend.mk
include ../../wip/sot-core-v3/depend.mk include ../../wip/sot-core-v3/depend.mk
include ../../pkgtools/pkg-config/depend.mk include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.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