Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 582608 Details for
Bug 689724
dev-ros/tf2-0.6.5 - CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:2165 (message): Unable to find the requested Boost libraries. // boost_signals
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fixed ebuild
tf2-0.6.5-r1.ebuild (text/plain), 603 bytes, created by
Victor Mataré
on 2019-07-12 10:44:01 UTC
(
hide
)
Description:
fixed ebuild
Filename:
MIME Type:
Creator:
Victor Mataré
Created:
2019-07-12 10:44:01 UTC
Size:
603 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=5 >ROS_REPO_URI="https://github.com/ros/geometry2" >KEYWORDS="~amd64 ~arm" >ROS_SUBDIR=${PN} > >inherit ros-catkin > >DESCRIPTION="The second generation Transform Library in ROS" >LICENSE="BSD" >SLOT="0" >IUSE="" > >RDEPEND=" > dev-ros/tf2_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] > dev-libs/console_bridge:= > dev-ros/rostime > dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] > dev-libs/boost:=[threads] >" >DEPEND="${RDEPEND} > test? ( dev-ros/roscpp ) >" > >PATCHES=( > "${FILESDIR}/remove_boost_signals.patch" >) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 689724
:
582606
| 582608