Skip to content

Commit

Permalink
Fixing #52
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe authored May 22, 2018
1 parent cdcb8de commit ab1518b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<buildtool_depend>catkin</buildtool_depend>
<buildtool_depend>genmsg</buildtool_depend>

<build_depend>qt_gui_cpp</build_depend>
<build_depend>qtbase5-dev</build_depend>
<build_depend>cv_bridge</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
Expand All @@ -23,7 +23,7 @@
<build_depend>message_filters</build_depend>
<build_depend>tf</build_depend>

<run_depend>qt_gui_cpp</run_depend>
<run_depend>qtbase5-dev</run_depend>
<run_depend>cv_bridge</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
Expand Down

0 comments on commit ab1518b

Please sign in to comment.