We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2101d84 commit 7f74331Copy full SHA for 7f74331
additional_recipes/ros-distro-mutex/recipe.yaml
@@ -3,7 +3,7 @@ package:
3
version: 0.5.0
4
5
build:
6
- number: 5
+ number: 6
7
string: noetic
8
run_exports:
9
- "{{ pin_subpackage('ros-distro-mutex', max_pin='x.x') }}"
@@ -34,8 +34,9 @@ requirements:
34
- gazebo 11
35
- ogre 1.10.12
36
- libpqxx 7.8
37
- - libabseil 20230802
38
- - libprotobuf 4.24.3
+ # Add those for next rebuild, needed for Gazebo
+ # - libabseil 20230802
39
+ # - libprotobuf 4.24.3
40
41
about:
42
home: https://github.com/robostack/ros-noetic
0 commit comments