summaryrefslogtreecommitdiff
path: root/dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild')
-rw-r--r--dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild b/dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild
index daae664dcaa5..56bf959350e3 100644
--- a/dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild
+++ b/dev-ros/laser_proc/laser_proc-0.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,3 +22,4 @@ RDEPEND="
dev-libs/boost:=
"
DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/pluginlib.patch" )