Skip to content

Commit

Permalink
Try fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Dec 30, 2024
1 parent 037938b commit da2bbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ libcurl_vendor:
intra_process_demo:
add_host: ["REQUIRE_OPENGL"]
rviz_ogre_vendor:
add_host: ["zlib", "freeimage", "freetype", "assimp", "zziplib", "pugixml"]
add_host: ["zlib", "freeimage", "freetype", "assimp", "zziplib", "pugixml", "${{ 'libglu' if linux }}"]
add_build: ["vcstool", "patch"]
add_run: ["assimp"]
pcl_conversions:
Expand Down

0 comments on commit da2bbf4

Please sign in to comment.