Skip to content
Snippets Groups Projects
Commit 5382d0f6 authored by Arnaud Degroote's avatar Arnaud Degroote Committed by Matthieu Herrb
Browse files

[wip/py-mavlink] Fix depend.mk

It was completly b0rken ... (my fault :D)
parent ab089839
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,10 @@ PREFER.py-mavlink?= robotpkg
DEPEND_USE+= py-mavlink
DEPEND_ABI.py-mavlink?= py-mavlink>=1.0.11
DEPEND_ABI.py-mavlink?= ${PKGTAG.python-}mavlink>=1.1.62
DEPEND_DIR.py-mavlink?= ../../wip/py-mavlink
SYSTEM_SEARCH.mavlink=\
SYSTEM_SEARCH.py-mavlink=\
'${PYTHON_SYSLIBSEARCH}/pymavlink/__init__.py'
include ../../wip/mavlink/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