Skip to content

Commit

Permalink
Extend run_exports with Ignition dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Oct 20, 2021
1 parent e6118d2 commit c82e7d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes/gym-ignition/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ outputs:
build:
run_exports:
- {{ pin_subpackage("libscenario", max_pin="x.x") }}
# These should be exported by Ignition
- libsdformat12
- libignition-math6
- libprotobuf
- libignition-common4
- libignition-msgs8
- libignition-math6
requirements:
build:
- cmake
Expand Down

0 comments on commit c82e7d5

Please sign in to comment.