summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-05-11 09:19:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-05-11 09:37:48 +0200
commit72a28f7988ca3321704168815e51cfa56ae74013 (patch)
treef8e85312ca4497de83a2b1b28c01176e50c87460 /dev-ros
parentdev-ros/rqt_py_common: add python_qt_binding dep (diff)
downloadgentoo-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')
-rw-r--r--dev-ros/rqt_topic/rqt_topic-9999.ebuild1
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}"