Skip to content

Commit

Permalink
Added missing dependency for Qt Multimedia.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Feb 27, 2020
1 parent b833325 commit 544cfb8
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 @@ -55,10 +55,12 @@
<depend>ros_babel_fish</depend>
<depend>tf2_ros</depend>
<depend>libqt5-core</depend>
<depend>libqt5-multimedia</depend>
<depend>libqt5-qml</depend>
<depend>libqt5-quick</depend>
<build_depend>qtbase5-dev</build_depend>
<build_depend>qtdeclarative5-dev</build_depend>
<build_depend>qtmultimedia5-dev</build_depend>

<!-- The export tag contains other, unspecified, tags -->
<export>
Expand Down

0 comments on commit 544cfb8

Please sign in to comment.