Skip to content

Commit 83caef7

Browse files
committed
Add missing pybind11 dependency to package.xml
1 parent c703efd commit 83caef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

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

2424
<depend>libsqlite3-dev</depend>
2525
<depend>libzmq3-dev</depend>
26+
<depend>pybind11-dev</depend>
2627

2728
<test_depend condition="$ROS_VERSION == 2">ament_cmake_gtest</test_depend>
2829

0 commit comments

Comments
 (0)