Skip to content

Commit 6d9f769

Browse files
authored
Declare missing dependency on python3-importlib-resources (#584)
Signed-off-by: Scott K Logan <[email protected]>
1 parent a72c62f commit 6d9f769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ros2pkg/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<author email="[email protected]">Dirk Thomas</author>
1414

15+
<depend>python3-importlib-resources</depend>
1516
<depend>ros2cli</depend>
1617

1718
<exec_depend>ament_index_python</exec_depend>

0 commit comments

Comments
 (0)