summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ros-meta/rqt/rqt-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/ros-meta/rqt/rqt-9999.ebuild b/ros-meta/rqt/rqt-9999.ebuild
index 996ddc72cf15..7e0951567efd 100644
--- a/ros-meta/rqt/rqt-9999.ebuild
+++ b/ros-meta/rqt/rqt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,5 +18,6 @@ RDEPEND="
dev-ros/rqt_gui
dev-ros/rqt_gui_cpp
dev-ros/rqt_gui_py
+ dev-ros/rqt_py_common
"
DEPEND="${RDEPEND}"