From 4668b88cb0f6e3ad3637c09ab03d1e83f976963b Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@bmw-carit.de>
Date: Thu, 4 Apr 2013 10:30:33 +0200
Subject: [PATCH] roslaunch: removing a recursive runtime dependency

---
 recipes-ros/ros-comm/roslaunch_1.9.41.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-ros/ros-comm/roslaunch_1.9.41.bb b/recipes-ros/ros-comm/roslaunch_1.9.41.bb
index 03c0c0d..57b95ac 100644
--- a/recipes-ros/ros-comm/roslaunch_1.9.41.bb
+++ b/recipes-ros/ros-comm/roslaunch_1.9.41.bb
@@ -17,7 +17,6 @@ RDEPENDS_${PN} = "\
   rosmaster \
   rosgraph-msgs \
     genpy \
-      genmsg \
     std-msgs \
 "
 
-- 
GitLab