diff options
Diffstat (limited to 'dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild')
-rw-r--r-- | dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild b/dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild index f3266ab2140e..aa5deaea5573 100644 --- a/dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-0.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ RDEPEND=" dev-ros/message_filters dev-ros/laser_geometry dev-ros/tf_conversions - dev-libs/boost:=[threads(+)] + dev-libs/boost:= " DEPEND="${RDEPEND} dev-cpp/eigen:3" |