summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-12-11 16:52:22 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-12-11 17:12:27 +0100
commit4d975fc426f37698604a2a2b26309838417bb060 (patch)
tree5c343bb1ae164897e7ddb5ce74c1cf8141df6a02 /dev-ros/roslaunch/roslaunch-9999.ebuild
parentdev-ros/roslaunch: Remove old (diff)
downloadgentoo-4d975fc426f37698604a2a2b26309838417bb060.tar.gz
gentoo-4d975fc426f37698604a2a2b26309838417bb060.tar.bz2
gentoo-4d975fc426f37698604a2a2b26309838417bb060.zip
dev-ros/roslaunch: remove yaml.load() usages
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/roslaunch/roslaunch-9999.ebuild')
-rw-r--r--dev-ros/roslaunch/roslaunch-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/roslaunch/roslaunch-9999.ebuild b/dev-ros/roslaunch/roslaunch-9999.ebuild
index be129d151484..cc74b7791b52 100644
--- a/dev-ros/roslaunch/roslaunch-9999.ebuild
+++ b/dev-ros/roslaunch/roslaunch-9999.ebuild
@@ -31,7 +31,7 @@ DEPEND="${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
dev-ros/test_rosmaster
)"
-PATCHES=( "${FILESDIR}/timeout.patch" )
+PATCHES=( "${FILESDIR}/timeout.patch" "${FILESDIR}/yaml.patch" )
src_test() {
rosdep update