Skip to content

Commit

Permalink
ros: add pip as build_dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Jul 1, 2023
1 parent 2128452 commit a9bf04b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<build_depend>libudev-dev</build_depend>
<build_depend>libusb-1.0-dev</build_depend>
<build_depend>pybind11-dev</build_depend>
<build_depend>python3-pip</build_depend>
<build_depend>tinyxml2</build_depend>
<build_depend>wx-common</build_depend>
<build_depend>wxwidgets</build_depend>
Expand Down

0 comments on commit a9bf04b

Please sign in to comment.