Skip to content

Commit

Permalink
ROS package.xml: add build dep on qt5
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Sep 17, 2023
1 parent 91f841e commit 6281bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,11 @@
<build_depend>libpcap</build_depend>
<build_depend>libudev-dev</build_depend>
<build_depend>libusb-1.0-dev</build_depend>
<build_depend>libqt5-opengl-dev</build_depend>
<build_depend>pkg-config</build_depend>
<build_depend>pybind11-dev</build_depend>
<build_depend>python3-pip</build_depend>
<build_depend>qtbase5-dev</build_depend>
<build_depend>tinyxml2</build_depend>
<build_depend>wx-common</build_depend>
<build_depend>wxwidgets</build_depend>
Expand Down

0 comments on commit 6281bda

Please sign in to comment.