diff options
Diffstat (limited to 'dev-ros/roslaunch/roslaunch-9999.ebuild')
-rw-r--r-- | dev-ros/roslaunch/roslaunch-9999.ebuild | 2 |
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 |