Skip to content

Commit

Permalink
use new package to encapsule exact version of qwt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Apr 11, 2016
1 parent 8341193 commit 3ac086c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rqt_plot/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<buildtool_depend>catkin</buildtool_depend>

<run_depend>python-matplotlib</run_depend>
<run_depend>python-qt-bindings-qwt5</run_depend>
<run_depend>python-rospkg</run_depend>
<run_depend version_gte="0.2.19">python_qt_binding</run_depend>
<run_depend version_gte="0.2.25">qt_gui_py_common</run_depend>
<run_depend>qwt_dependency</run_depend>
<run_depend>rosgraph</run_depend>
<run_depend>rostopic</run_depend>
<run_depend>rqt_gui</run_depend>
Expand Down

0 comments on commit 3ac086c

Please sign in to comment.