summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-05-18 17:09:35 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-05-18 17:18:25 +0200
commitd110b0dd5b085ea6d0093b6ca4e016d6bcb96f94 (patch)
tree20f9eb284d5adc6312e974292340036a6bc99e1e /dev-ros/gazebo_plugins
parentros-meta/gazebo_ros_pkgs: Bump to 2.8.7. (diff)
downloadgentoo-d110b0dd5b085ea6d0093b6ca4e016d6bcb96f94.tar.gz
gentoo-d110b0dd5b085ea6d0093b6ca4e016d6bcb96f94.tar.bz2
gentoo-d110b0dd5b085ea6d0093b6ca4e016d6bcb96f94.zip
dev-ros/gazebo_plugins: forward port ocv patch
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/gazebo_plugins')
-rw-r--r--dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild1
-rw-r--r--dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild
index 88ed4a6fdf55..4d6a5baf32c3 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild
@@ -51,3 +51,4 @@ RDEPEND="
dev-ros/roslib[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/ocv4.patch" )
diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
index 88ed4a6fdf55..4d6a5baf32c3 100644
--- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
+++ b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild
@@ -51,3 +51,4 @@ RDEPEND="
dev-ros/roslib[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/ocv4.patch" )