diff --git a/py-dynamic-graph-v3/Makefile b/py-dynamic-graph-v3/Makefile index 1d9d5a7b01b6f6d9e636b0d609867541819abd2d..cd5a03fe43c733a779f26652dd86a42c9bcd7ba4 100644 --- a/py-dynamic-graph-v3/Makefile +++ b/py-dynamic-graph-v3/Makefile @@ -16,8 +16,6 @@ MAINTAINER= gepetto-soft@laas.fr CONFLICTS+= py[0-9][0-9]-${NAME} CONFLICTS+= py[0-9][0-9]-${NAME}-v3 # there is stuff not in ${PYTHON_SITELIB} -DEPEND_ABI.python+= python<3 - include ../../devel/jrl-cmakemodules/Makefile.common include ../../wip/dynamic-graph-v3/depend.mk include ../../math/eigen3/depend.mk