Skip to content

Commit 5e07eae

Browse files
Fix pybind11 rosdep key (#955)
Signed-off-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
1 parent 334dee9 commit 5e07eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rosidl_buffer_py/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<depend>rosidl_buffer</depend>
2121

22-
<build_depend>pybind11</build_depend>
22+
<build_depend>pybind11-dev</build_depend>
2323
<build_depend>python3-dev</build_depend>
2424

2525
<test_depend>ament_lint_auto</test_depend>

0 commit comments

Comments
 (0)