Skip to content
Snippets Groups Projects
Commit e782f386 authored by Séverin Lemaignan's avatar Séverin Lemaignan
Browse files

[wip/hri-simulation] Updated package to the new python infrastructure + small deps fixes

parent ce2fc030
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,9 @@ COMMENT= Simulation environment for Human Robot Interaction
LICENSE= isc
USE_LANGUAGES+= python
PYTHON_REQUIRED= >=2.5<3
DEPEND_ABI.python+= python<3
PYDISTUTILSPKG= ON
PYDISTUTILSPKG= yes
# Required dependencies
include ../../localization/pom-genom/depend.mk
......@@ -35,12 +34,12 @@ REQD_BUILD_OPTIONS.pilo-genom+=fake
include ../../wip/mhp-genom/depend.mk
include ../../wip/move3d-assets/depend.mk
REQD_BUILD_OPTIONS.morse+= pocolibs-hri
include ../../wip/morse/depend.mk
REQD_BUILD_OPTIONS.morse-pocolibs+= hri
include ../../wip/morse-pocolibs/depend.mk
include ../../sysutils/alog/depend.mk
include ../../wip/pypoco/depend.mk
include ../../wip/py-poco/depend.mk
include ../../mk/sysdep/py-setuptools.mk
include ../../mk/sysdep/python.mk
include ../../mk/robotpkg.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