Skip to content

Commit 50d6893

Browse files
committed
fix rosdep gtest
Signed-off-by: artivis <[email protected]>
1 parent 932abda commit 50d6893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)