Skip to content

Commit

Permalink
Update recipe.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Oct 14, 2023
1 parent 7702a6d commit 45f0d6d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions additional_recipes/ros-distro-mutex/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package:
name: ros-distro-mutex
version: 0.4.0
version: 0.5.0

build:
number: 3
number: 4
string: noetic
run_exports:
- "{{ pin_subpackage('ros-distro-mutex', max_pin='x.x') }}"
Expand All @@ -29,11 +29,11 @@ requirements:
# if the upstream package does not have run_exports
# please change it in the conda_build_config.yaml!
run_constrained:
- boost-cpp 1.78
- pcl 1.12
- boost-cpp 1.82
- pcl 1.13.1
- gazebo 11
- ogre 1.10.12
- libpqxx 6
- libpqxx 7.8

about:
home: https://github.com/robostack/ros-noetic
Expand Down

0 comments on commit 45f0d6d

Please sign in to comment.