Skip to content

Commit da2bbf4

Browse files
Try fix linux build
1 parent 037938b commit da2bbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ libcurl_vendor:
3333
intra_process_demo:
3434
add_host: ["REQUIRE_OPENGL"]
3535
rviz_ogre_vendor:
36-
add_host: ["zlib", "freeimage", "freetype", "assimp", "zziplib", "pugixml"]
36+
add_host: ["zlib", "freeimage", "freetype", "assimp", "zziplib", "pugixml", "${{ 'libglu' if linux }}"]
3737
add_build: ["vcstool", "patch"]
3838
add_run: ["assimp"]
3939
pcl_conversions:

0 commit comments

Comments
 (0)