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

[wip/head-action] Change dependency from orocos-kdl to ros-orocos-kinematics-dynamics

PKGREVISION bumped to 4.
parent 48f0239e
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ PKGNAME= ${PKGBASE}-${VERSION}
ROSNAME= $(subst -,_,${PKGBASE})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
DIST_SUBDIR= ${PKGBASE}
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= wip
HOMEPAGE= ${MASTER_SITE_GITHUB:=pal-robotics/${ROSNAME}}
......@@ -29,7 +29,7 @@ include ../../lang/ros-message-generation/depend.mk
include ../../lang/ros-message-runtime/depend.mk
include ../../graphics/ros-kdl-parser/depend.mk
include ../../interfaces/ros-control-msgs/depend.mk
include ../../motion/orocos-kdl/depend.mk
include ../../motion/ros-orocos-kinematics-dynamics/depend.mk
include ../../math/ros-geometry/depend.mk
include ../../middleware/ros-comm/depend.mk
include ../../mk/language/c++.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