Skip to content

Commit 4785d52

Browse files
committed
fix rosdep gtest
Signed-off-by: artivis <jeremie.deray@canonical.com>
1 parent 022553d commit 4785d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp_utils/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<doc_depend>doxygen</doc_depend>
2424

25-
<test_depend>googletest-distribution</test_depend>
25+
<test_depend>gtest</test_depend>
2626

2727
<export>
2828
<build_type>cmake</build_type>

0 commit comments

Comments
 (0)