mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ros/test_rosbag_storage: add missing dep
Closes: https://bugs.gentoo.org/734870 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -17,6 +17,7 @@ IUSE=""
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ros/rosbag_storage
|
||||
dev-ros/rosbag
|
||||
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
|
||||
dev-libs/boost:=
|
||||
test? ( dev-cpp/gtest )"
|
||||
|
||||
Reference in New Issue
Block a user