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

[wip/py-multicontact-api] fix SYSTEM_SEARCH

parent e55720f8
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,9 @@ ifeq (+,$(PY_MULTICONTACT_API_DEPEND_MK)) # ------------------------------------
PREFER.py-multicontact-api?= robotpkg
SYSTEM_SEARCH.py-multicontact-api=\
'include/multicontact-api/config.hh:/MULTICONTACT_API_VERSION/s/[^0-9.]//gp' \
'lib/pkgconfig/multicontact-api.pc:/Version/s/[^0-9.]//gp'
'${PYTHON_SYSLIBSEARCH}/multicontact_api/libmulticontact_api.so'
DEPEND_USE+= py-multicontact-api
DEPEND_USE+= py-multicontact-api
DEPEND_ABI.py-multicontact-api?= py-multicontact-api>=1.0.0
DEPEND_DIR.py-multicontact-api?= ../../wip/py-multicontact-api
......
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