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

[wip/py-dynamic-graph-v3] add new eigenpy dependency for upcoming versions

parent 4164a656
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
ORG= stack-of-tasks ORG= stack-of-tasks
NAME= dynamic-graph-python NAME= dynamic-graph-python
VERSION= 3.5.3 VERSION= 3.5.3
PKGREVISION= 1
PKGNAME= ${PKGTAG.python-}dynamic-graph-v3-${VERSION} PKGNAME= ${PKGTAG.python-}dynamic-graph-v3-${VERSION}
...@@ -17,6 +18,7 @@ CONFLICTS+= py[0-9][0-9]-${NAME}-v3 # there is stuff not in ${PYTHON_SITELIB} ...@@ -17,6 +18,7 @@ CONFLICTS+= py[0-9][0-9]-${NAME}-v3 # there is stuff not in ${PYTHON_SITELIB}
include ../../devel/jrl-cmakemodules/Makefile.common include ../../devel/jrl-cmakemodules/Makefile.common
include ../../wip/dynamic-graph-v3/depend.mk include ../../wip/dynamic-graph-v3/depend.mk
include ../../math/eigen3/depend.mk include ../../math/eigen3/depend.mk
include ../../math/py-eigenpy/depend.mk
include ../../pkgtools/pkg-config/depend.mk include ../../pkgtools/pkg-config/depend.mk
include ../../mk/sysdep/cmake.mk include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.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