From 04d720105f8e2a33830ebddb2f3b7cb22da6571a Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Wed, 31 Jan 2024 14:09:04 +1000 Subject: [PATCH] We need libboost-devel constraint --- additional_recipes/ros-distro-mutex/recipe.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/additional_recipes/ros-distro-mutex/recipe.yaml b/additional_recipes/ros-distro-mutex/recipe.yaml index 3880c8155..ce14ac91b 100644 --- a/additional_recipes/ros-distro-mutex/recipe.yaml +++ b/additional_recipes/ros-distro-mutex/recipe.yaml @@ -29,6 +29,7 @@ requirements: # if the upstream package does not have run_exports # please change it in the conda_build_config.yaml! run_constrained: + - liboost-devel 1.84 - gazebo 11 - ogre 1.10.12 - libpqxx 7.8