Skip to content

Commit

Permalink
Fix Citadel upload for msgs5 and transport8 (#224)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
  • Loading branch information
j-rivero authored Jan 9, 2025
1 parent 7cebcd0 commit 6ee1f99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/ignition_citadel_gazebo11_ubuntu_focal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ filter_formula: "\
Package (= libgz-msgs5-dev) |\
Package (= libignition-msgs5) |\
Package (= libignition-msgs5-dev) \
), $Version (% 5.11.0-4*)) |\
), $Version (% 5.11.0-1*)) |\
((Package (= ignition-physics2) |\
Package (= libgz-physics2) |\
Package (= libgz-physics2-core-dev) |\
Expand Down Expand Up @@ -214,7 +214,7 @@ filter_formula: "\
Package (= libignition-transport8-dev) |\
Package (= libignition-transport8-log) |\
Package (= libignition-transport8-log-dev) \
), $Version (% 8.5.0-2*)) |\
), $Version (% 8.5.0-1*)) |\
((Package (= ogre-2.1) |\
Package (= blender-ogrexml-2.1) |\
Package (= libogre-2.1) |\
Expand Down

0 comments on commit 6ee1f99

Please sign in to comment.