From df72b016a14e3747731b623318f8e84b5c93a87b Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Sun, 7 Jun 2020 15:38:33 +1000 Subject: [PATCH] Build for ogre 1.12 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7f7ffff4..73c1bd4a 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -15,7 +15,7 @@ source: - normalize-ogre-path.patch # [win] build: - number: 8 + number: 9 skip: false run_exports: - {{ pin_subpackage('gazebo', max_pin='x.x') }} @@ -56,7 +56,7 @@ requirements: - libignition-common3 - libignition-fuel-tools4 - qt - - ogre 1.10.* + - ogre 1.12.* - freeimage - curl - tbb-devel