Skip to content

Commit d56a987

Browse files
committed
Tweak test_depend
Signed-off-by: R Kent James <[email protected]>
1 parent b440ba7 commit d56a987

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ament_cmake_python_test/package.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<build_depend>ament_cmake</build_depend>
1616

1717
<test_depend>python3-jinja2</test_depend>
18+
<test_depend>rosidl_default_generators</test_depend>
19+
<test_depend>ament_cmake_pytest</test_depend>
20+
<test_depend>ament_cmake_python</test_depend>
21+
<test_depend>ament_cmake</test_depend>
1822

1923
<buildtool_export_depend>ament_cmake_core</buildtool_export_depend>
2024

0 commit comments

Comments
 (0)