summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-05-11 09:18:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-05-11 09:37:48 +0200
commit1e58c0dda8e037c3b53887deaa36fe230e10fc0a (patch)
tree15dcbba5346325550cbd7e37b506ed7e6deac383 /dev-ros/rqt_publisher
parentdev-ros/rqt_plot: add python_qt_binding dep (diff)
downloadgentoo-1e58c0dda8e037c3b53887deaa36fe230e10fc0a.tar.gz
gentoo-1e58c0dda8e037c3b53887deaa36fe230e10fc0a.tar.bz2
gentoo-1e58c0dda8e037c3b53887deaa36fe230e10fc0a.zip
dev-ros/rqt_publisher: add python_qt_binding dep
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ros/rqt_publisher')
-rw-r--r--dev-ros/rqt_publisher/rqt_publisher-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild b/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild
index 6786cf1da9ea..b1429e4f543b 100644
--- a/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild
+++ b/dev-ros/rqt_publisher/rqt_publisher-9999.ebuild
@@ -24,5 +24,6 @@ RDEPEND="
dev-ros/rqt_gui[${PYTHON_USEDEP}]
dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+ >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"