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

[wip/roscontrol-sot] Add dependency to prf-ros-controllers

Set PKGREVISION to 1.
parent bcd3f56f
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ ROSNAME= $(subst -,_,${PKGBASE})
DISTNAME= ${ROSNAME}-${VERSION}
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 1
CATEGORIES= wip
#MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=roscontrol_sot/}
......@@ -61,6 +62,7 @@ ifeq (palerbium,${PALDISTRO})
else
include ../../wip/pal-hardware-interfaces/depend.mk
include ../../wip/prf-ros-control/depend.mk
include ../../wip/prf-ros-controllers/depend.mk
endif
......
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