From 59e0910cd6aca79180849730a514903998cd7944 Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Mon, 29 Oct 2012 18:52:28 +0100
Subject: [PATCH] [wip/ros-rx] Add a dependency on wip/ros-std-msgs

---
 ros-rx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ros-rx/Makefile b/ros-rx/Makefile
index c8064aad..88cd9355 100644
--- a/ros-rx/Makefile
+++ b/ros-rx/Makefile
@@ -16,6 +16,7 @@ SUBST_CLASSES+=		py-distsetup
 include ../../wip/catkin/depend.mk
 include ../../wip/ros-comm/depend.mk
 include ../../wip/ros-core/depend.mk
+include ../../wip/ros-std-msgs/depend.mk
 include ../../wip/rospack/depend.mk
 include ../../mk/sysdep/graphviz.mk
 include ../../mk/sysdep/py-matplotlib.mk
-- 
GitLab