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

[wip/tf-lookup] Add dependency to math/ros-geometry (for Debian 8)

parent 7a34b123
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}
PKGVERSION= 4
PKGVERSION= 5
CATEGORIES= wip
HOMEPAGE= ${MASTER_SITE_GITHUB:=olivier-stasse/${ROSNAME}}
......@@ -25,6 +25,7 @@ include ../../devel/boost-libs/depend.mk
include ../../devel/ros-catkin/depend.mk
include ../../interfaces/ros-common-msgs/depend.mk
include ../../interfaces/ros-std-msgs/depend.mk
include ../../math/ros-geometry/depend.mk
include ../../lang/ros-message-generation/depend.mk
include ../../lang/ros-message-runtime/depend.mk
include ../../middleware/ros-comm/depend.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