summaryrefslogtreecommitdiff
path: root/dev-ros/image_view/image_view-1.12.19.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/image_view/image_view-1.12.19.ebuild')
-rw-r--r--dev-ros/image_view/image_view-1.12.19.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/image_view/image_view-1.12.19.ebuild b/dev-ros/image_view/image_view-1.12.19.ebuild
index 5aabd0316e6..1856fbbc9b9 100644
--- a/dev-ros/image_view/image_view-1.12.19.ebuild
+++ b/dev-ros/image_view/image_view-1.12.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -31,3 +31,4 @@ RDEPEND="
dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}/gcc6.patch" )