From 090cd1cd4253f110392f5b455745bd6beeab3322 Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Mon, 25 Sep 2017 17:25:56 +0200
Subject: [PATCH] [wip/sot-talos] Fix new dependency to
 talos-metapkg-ros-control-sot

---
 sot-talos/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sot-talos/Makefile b/sot-talos/Makefile
index ae191908..fee63d0e 100644
--- a/sot-talos/Makefile
+++ b/sot-talos/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=		sot-talos-0.0.2
 MASTER_SITES=		${MASTER_SITE_JRL:=talos/sot-talos/}
 MASTER_REPOSITORY=	https://redmine.laas.fr/laas/users/
-PKGREVISION=		4
+PKGREVISION=		5
 
 CATEGORIES=		wip
 COMMENT=		This packages provides a generic Stack Of Tasks library for the humanoid robot Pyrene.
@@ -14,6 +14,7 @@ MAINTAINER=		ostasse@laas.fr
 
 include ../../wip/talos-data/depend.mk
 include ../../wip/talos-ros-controllers/depend.mk
+include ../../wip/talos-metapkg-ros-control-sot/depend.mk
 include ../../wip/sot-application-v3/depend.mk
 include ../../wip/sot-dyninv-v3/depend.mk
 include ../../motion/dynamic-graph-bridge-msgs/depend.mk
-- 
GitLab