diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 09:19:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 09:37:48 +0200 |
commit | 72a28f7988ca3321704168815e51cfa56ae74013 (patch) | |
tree | f8e85312ca4497de83a2b1b28c01176e50c87460 /dev-ros/rqt_topic | |
parent | dev-ros/rqt_py_common: add python_qt_binding dep (diff) | |
download | gentoo-72a28f7988ca3321704168815e51cfa56ae74013.tar.gz gentoo-72a28f7988ca3321704168815e51cfa56ae74013.tar.bz2 gentoo-72a28f7988ca3321704168815e51cfa56ae74013.zip |
dev-ros/rqt_topic: add python_qt_binding dep
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ros/rqt_topic')
-rw-r--r-- | dev-ros/rqt_topic/rqt_topic-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/rqt_topic/rqt_topic-9999.ebuild b/dev-ros/rqt_topic/rqt_topic-9999.ebuild index 8c028b2f69b4..0235bdcef981 100644 --- a/dev-ros/rqt_topic/rqt_topic-9999.ebuild +++ b/dev-ros/rqt_topic/rqt_topic-9999.ebuild @@ -22,5 +22,6 @@ RDEPEND=" dev-ros/rqt_gui[${PYTHON_USEDEP}] dev-ros/rqt_gui_py[${PYTHON_USEDEP}] dev-ros/std_msgs[${PYTHON_USEDEP}] + >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" |