summaryrefslogtreecommitdiff
path: root/dev-ros/tf/tf-1.12.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/tf/tf-1.12.0.ebuild')
-rw-r--r--dev-ros/tf/tf-1.12.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/tf/tf-1.12.0.ebuild b/dev-ros/tf/tf-1.12.0.ebuild
index d129d24ee28a..201cf57ee6b6 100644
--- a/dev-ros/tf/tf-1.12.0.ebuild
+++ b/dev-ros/tf/tf-1.12.0.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
@@ -36,3 +36,4 @@ DEPEND="${RDEPEND}
dev-cpp/gtest
dev-python/nose[${PYTHON_USEDEP}]
)"
+PATCHES=( "${FILESDIR}/boost.patch" )