dev-ros/mk: add missing runtime deps

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2019-05-07 11:52:04 +02:00
parent 3a59c3d17c
commit f5ea0b371c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,3 +16,6 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
RDEPEND="${DEPEND}
dev-ros/rospack
dev-ros/rosbuild"