Skip to content

Commit 7f74331

Browse files
Revert #464 to fix #466
1 parent 2101d84 commit 7f74331

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

additional_recipes/ros-distro-mutex/recipe.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package:
33
version: 0.5.0
44

55
build:
6-
number: 5
6+
number: 6
77
string: noetic
88
run_exports:
99
- "{{ pin_subpackage('ros-distro-mutex', max_pin='x.x') }}"
@@ -34,8 +34,9 @@ requirements:
3434
- gazebo 11
3535
- ogre 1.10.12
3636
- libpqxx 7.8
37-
- libabseil 20230802
38-
- libprotobuf 4.24.3
37+
# Add those for next rebuild, needed for Gazebo
38+
# - libabseil 20230802
39+
# - libprotobuf 4.24.3
3940

4041
about:
4142
home: https://github.com/robostack/ros-noetic

0 commit comments

Comments
 (0)