mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ros/test_rosmaster: Set CATKIN_ENABLE_TESTING=ON to install files required by other packages test suites.
Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -25,6 +25,8 @@ DEPEND="${RDEPEND}
|
||||
test? ( dev-ros/roslib[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
mycatkincmakeargs=( "-DCATKIN_ENABLE_TESTING=ON" )
|
||||
|
||||
src_install() {
|
||||
ros-catkin_src_install
|
||||
dodir /usr/share/${PN}
|
||||
|
||||
@@ -25,6 +25,8 @@ DEPEND="${RDEPEND}
|
||||
test? ( dev-ros/roslib[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
mycatkincmakeargs=( "-DCATKIN_ENABLE_TESTING=ON" )
|
||||
|
||||
src_install() {
|
||||
ros-catkin_src_install
|
||||
dodir /usr/share/${PN}
|
||||
|
||||
Reference in New Issue
Block a user