mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-ros/controller_interface: add missing test dep
Closes: https://bugs.gentoo.org/show_bug.cgi?id=736436 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -18,4 +18,6 @@ RDEPEND="
|
||||
dev-ros/hardware_interface
|
||||
dev-ros/pluginlib:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
@@ -18,4 +18,6 @@ RDEPEND="
|
||||
dev-ros/hardware_interface
|
||||
dev-ros/pluginlib:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user