From 4a15486cb209b1d670e653987404eabc56937812 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Tue, 7 Jun 2022 22:29:31 +0200 Subject: [PATCH] Switch from libccd to libccd-double --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1b8aba8a..b39eef1c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -15,7 +15,7 @@ source: - 3190.patch build: - number: 4 + number: 5 run_exports: - {{ pin_subpackage('gazebo', max_pin='x') }} @@ -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] @@ -98,7 +98,7 @@ requirements: - qwt - tinyxml2 - libtar # [unix] - - libccd # [unix] + - libccd-double - dlfcn-win32 # [win] - boost-cpp # additional deps