Skip to content

Commit

Permalink
Switch from libccd to libccd-double (#137)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jun 8, 2022
2 parents e5b4bd5 + 4a15486 commit 86b29c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source:
- 3190.patch

build:
number: 4
number: 5
run_exports:
- {{ pin_subpackage('gazebo', max_pin='x') }}

Expand Down Expand Up @@ -65,7 +65,7 @@ requirements:
- qwt # [build_platform != target_platform]
- tinyxml2 # [build_platform != target_platform]
- libtar # [build_platform != target_platform]
- libccd # [build_platform != target_platform]
- libccd-double # [build_platform != target_platform]
- boost-cpp # [build_platform != target_platform]
host:
- xorg-libxext # [unix]
Expand Down Expand Up @@ -98,7 +98,7 @@ requirements:
- qwt
- tinyxml2
- libtar # [unix]
- libccd # [unix]
- libccd-double
- dlfcn-win32 # [win]
- boost-cpp
# additional deps
Expand Down

0 comments on commit 86b29c0

Please sign in to comment.