summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/mk/mk-9999.ebuild')
-rw-r--r--dev-ros/mk/mk-9999.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-ros/mk/mk-9999.ebuild b/dev-ros/mk/mk-9999.ebuild
index 5a179e92a842..16db9adc7027 100644
--- a/dev-ros/mk/mk-9999.ebuild
+++ b/dev-ros/mk/mk-9999.ebuild
@@ -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"