added twist-mux as dependency

This commit is contained in:
Björn Ellensohn 2023-07-31 10:31:28 +02:00
parent 3bf527c80c
commit b89c59b30f

View File

@ -10,7 +10,8 @@
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>
<exec_depend>joy</exec_depend> <exec_depend>joy</exec_depend>
<exec_depend>twist-mux</exec_depend> <exec_depend>twist_mux</exec_depend>
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>