Skip to content

Commit

Permalink
Depends on qt_gui_cpp instead of qt_gui_core metapackage
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed May 9, 2016
1 parent be29572 commit dcd811e
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_core</build_depend>
<build_depend>qt_gui_cpp</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_core</run_depend>
<run_depend>qt_gui_cpp</run_depend>
<run_depend>cv_bridge</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
Expand Down

0 comments on commit dcd811e

Please sign in to comment.