summaryrefslogtreecommitdiff
path: root/dev-ros/rosbash/rosbash-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/rosbash/rosbash-9999.ebuild')
-rw-r--r--dev-ros/rosbash/rosbash-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rosbash/rosbash-9999.ebuild b/dev-ros/rosbash/rosbash-9999.ebuild
index f77828f9bf96..52caa3880598 100644
--- a/dev-ros/rosbash/rosbash-9999.ebuild
+++ b/dev-ros/rosbash/rosbash-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
@@ -14,6 +14,6 @@ LICENSE="BSD"
SLOT="0"
IUSE=""
-RDEPEND=""
+RDEPEND="dev-ros/rospack"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/catkin_prefix2.patch" )
+PATCHES=( "${FILESDIR}/catkin_prefix.patch" )