diff options
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/hector_geotiff/hector_geotiff-0.3.5.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/hector_geotiff/hector_geotiff-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-ros/hector_geotiff/hector_geotiff-0.3.5.ebuild b/dev-ros/hector_geotiff/hector_geotiff-0.3.5.ebuild index 38fdb477cb5e..87f40e04e8af 100644 --- a/dev-ros/hector_geotiff/hector_geotiff-0.3.5.ebuild +++ b/dev-ros/hector_geotiff/hector_geotiff-0.3.5.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 EAPI=5 @@ -22,6 +22,7 @@ RDEPEND=" dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-qt/qtcore:4 dev-qt/qtgui:4 + dev-libs/boost:= " DEPEND="${RDEPEND} dev-cpp/eigen:3" diff --git a/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild b/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild index 5e4ffc85bbc8..87f40e04e8af 100644 --- a/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild +++ b/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,6 +22,7 @@ RDEPEND=" dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-qt/qtcore:4 dev-qt/qtgui:4 + dev-libs/boost:= " DEPEND="${RDEPEND} dev-cpp/eigen:3" |