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

[wip/py-sot-tools-v3] Add dependency to dynamic-graph

PKGREVISION to 1
parent 9f156826
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ VERSION= 2.1.0
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${PKGTAG.python-}${NAME}-v3-${VERSION}
PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}
......@@ -28,6 +29,8 @@ DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
include ../../${CATEGORIES}/${NAME}-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 ../../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