dev-ros/rqt_pose_view: add dep on dev-ros/rqt_py_common
authorAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 08:19:02 +0000 (09:19 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 26 Jan 2017 08:24:13 +0000 (09:24 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild

index a4afb74d8d61668d1a843724df63ab6fb3d2f70d..983f8746bc4ee878399ec66c5fd361b151c94a94 100644 (file)
@@ -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}"