ros-meta/rqt: add rqt_gui_py dep
authorAlexis Ballier <aballier@gentoo.org>
Tue, 25 Apr 2017 05:51:29 +0000 (07:51 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 25 Apr 2017 06:40:08 +0000 (08:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

ros-meta/rqt/rqt-9999.ebuild

index 996ddc72cf1521bfbf001dee8393f853f25ce015..7e0951567efda833f04056cd509a97f9f5b3b9e0 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
 
 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}"