From: Alexis Ballier Date: Thu, 26 Jan 2017 08:19:02 +0000 (+0100) Subject: dev-ros/rqt_pose_view: add dep on dev-ros/rqt_py_common X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb386d092fbd44cc97580d4f2faeb7a0900edcbf;p=gentoo.git dev-ros/rqt_pose_view: add dep on dev-ros/rqt_py_common Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild index a4afb74d8d61..983f8746bc4e 100644 --- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild +++ b/dev-ros/rqt_pose_view/rqt_pose_view-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 # $Id$ @@ -27,5 +27,6 @@ RDEPEND=" dev-ros/rqt_gui[${PYTHON_USEDEP}] dev-ros/rqt_gui_py[${PYTHON_USEDEP}] dev-ros/tf[${PYTHON_USEDEP}] + dev-ros/rqt_py_common[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}"