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

[wip/morse-pocolibs] Fixed depend.mk + dependency on swig

parent 49d60276
No related branches found
No related tags found
No related merge requests found
......@@ -52,5 +52,5 @@ define PKG_OPTION_SET.hri
endef
include ../../simulation/morse/depend.mk
include ../../mk/sysdep/swig.mk
include ../../devel/swig/depend.mk
include ../../mk/robotpkg.mk
......@@ -19,10 +19,9 @@ DEPEND_ABI.morse-pocolibs?= morse-pocolibs>=0.2
DEPEND_DIR.morse-pocolibs?= ../../wip/morse-pocolibs
SYSTEM_SEARCH.morse-pocolibs=\
${PYTHON_SITELIB}/morse/middleware/pocolibs_mw.py
lib/python*/{site,dist}-packages/morse/middleware/pocolibs_mw.py
DEPEND_METHOD.python3+= bootstrap
include ../../lang/python3/depend.mk
include ../../mk/sysdep/python.mk
endif # MORSE_POCOLIBS_DEPEND_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