Skip to content

Commit fdd62ae

Browse files
authored
Merge pull request #21 from awesomebytes/patch-1
Fix rosdep key
2 parents b86592f + 340113c commit fdd62ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<build_depend>rospy</build_depend>
1616
<build_depend>roslib</build_depend>
1717
<run_depend>rospy</run_depend>
18-
<run_depend>xdot</run_depend>
18+
<run_depend>python-xdot</run_depend>
1919
<run_depend>roslib</run_depend>
2020

2121
</package>

0 commit comments

Comments
 (0)