dev-ros/rqt_plot: add dep on std_msgs
authorAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 08:14:53 +0000 (09:14 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 08:24:09 +0000 (09:24 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rqt_plot/rqt_plot-9999.ebuild

index e29cb60a749a6d4a92aef12de7d4d4f83cd1d616..4e34ff96d923ef7748b0b481f9ac85d32a8c247b 100644 (file)
@@ -29,5 +29,6 @@ RDEPEND="
        dev-ros/rqt_py_common[${PYTHON_USEDEP}]
        dev-ros/roslib[${PYTHON_USEDEP}]
        >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
+       dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"