summaryrefslogtreecommitdiff
path: root/dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild')
-rw-r--r--dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild b/dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild
index 1c24d77d5702..9deec865fa13 100644
--- a/dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild
+++ b/dev-ros/test_rosparam/test_rosparam-1.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,3 +24,4 @@ DEPEND="${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
dev-ros/rosparam[${PYTHON_USEDEP}]
)"
+PATCHES=( "${FILESDIR}/yaml.patch" )