Skip to content
Snippets Groups Projects
Commit d71a399b authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/pal-navigation-sm] Fix dependency to py-pal.

parent f6743d0d
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ PKGNAME= ${PKGBASE}-${VERSION}
ROSNAME= $(subst -,_,${PKGBASE})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 1
CATEGORIES= wip
HOMEPAGE= ${MASTER_SITE_GITHUB:=olivier-stasse/${ROSNAME}}
......@@ -27,6 +28,7 @@ include ../../interfaces/ros-std-msgs/depend.mk
include ../../lang/ros-message-generation/depend.mk
include ../../lang/ros-message-runtime/depend.mk
include ../../middleware/ros-comm/depend.mk
include ../../wip/py-pal/depend.mk
include ../../mk/language/c++.mk
include ../../mk/language/c.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