projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a59c3d
)
dev-ros/mk: add missing runtime deps
author
Alexis Ballier
<aballier@gentoo.org>
Tue, 7 May 2019 09:52:04 +0000
(11:52 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Tue, 7 May 2019 10:00:20 +0000
(12:00 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/mk/mk-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-ros/mk/mk-9999.ebuild
b/dev-ros/mk/mk-9999.ebuild
index 5a179e92a842473bff2a377b5c4d5f391a5d0583..16db9adc702776b63e4143ac53c7b1dfb6348ffe 100644
(file)
--- a/
dev-ros/mk/mk-9999.ebuild
+++ b/
dev-ros/mk/mk-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4 Gentoo Foundation
+# Copyright 1999-201
9 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"