Skip to content

Commit 5a073fa

Browse files
authored
Update package.xml
missing library "glew-dev" inclusion
1 parent 7c445fc commit 5a073fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rviz_rendering/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<build_depend>ament_index_cpp</build_depend>
3333
<build_depend>eigen</build_depend>
3434
<build_depend>qtbase5-dev</build_depend>
35+
<build_depend>libglew-dev</build_depend>
3536
<build_depend>resource_retriever</build_depend>
3637
<build_depend>rviz_assimp_vendor</build_depend>
3738
<build_depend>rviz_ogre_vendor</build_depend>

0 commit comments

Comments
 (0)