Skip to content

Commit 67c94b3

Browse files
author
Libor Wagner
committed
fix: add missing dependency on pynput
1 parent f00df14 commit 67c94b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lbr_demos/lbr_moveit/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<test_depend>ament_flake8</test_depend>
1212
<test_depend>ament_pep257</test_depend>
1313
<test_depend>python3-pytest</test_depend>
14+
<exec_depend>python3-pynput</exec_depend>
1415

1516
<export>
1617
<build_type>ament_python</build_type>

0 commit comments

Comments
 (0)