projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8cfb78
)
dev-ros/rqt_plot: add dep on std_msgs
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 26 Jan 2017 08:14:53 +0000
(09:14 +0100)
committer
Alexis 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
patch
|
blob
|
history
diff --git
a/dev-ros/rqt_plot/rqt_plot-9999.ebuild
b/dev-ros/rqt_plot/rqt_plot-9999.ebuild
index e29cb60a749a6d4a92aef12de7d4d4f83cd1d616..4e34ff96d923ef7748b0b481f9ac85d32a8c247b 100644
(file)
--- a/
dev-ros/rqt_plot/rqt_plot-9999.ebuild
+++ b/
dev-ros/rqt_plot/rqt_plot-9999.ebuild
@@
-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}"