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

[wip/py-solo-pybullet] typo

parent 365435b0
No related branches found
No related tags found
No related merge requests found
......@@ -6,23 +6,23 @@ DEPEND_DEPTH:= ${DEPEND_DEPTH}+
PY_SOLO_PYBULLET_DEPEND_MK:= ${PY_SOLO_PYBULLET_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= py-solo-pybullet
DEPEND_PKG+= py-solo-pybullet
endif
ifeq (+,$(PY_SOLO_PYBULLET_DEPEND_MK)) # --------------------------------------
include ../../mk/sysdep/python.mk
PREFER.py-solo-pybullet?= robotpkg
DEPEND_USE+= py-solo-pybullet
DEPEND_USE+= py-solo-pybullet
DEPEND_ABI.py-solo-pybullet?= ${PKGTAG.python-}solo-pybullet>=0.1.0
DEPEND_DIR.py-solo-pybullet?= ../../wip/py-py-solo-pybullet
DEPEND_DIR.py-solo-pybullet?= ../../wip/py-solo-pybullet
SYSTEM_SEARCH.py-solo-pybullet=\
'${PYTHON_SYSLIBSEARCH}/solo_pybullet/__init__.py'
include ../../mk/sysdep/python.mk
endif # PY_SOLO_PYBULLET_DEPEND_MK --------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
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