From a20e3eb3c6ee3b8623ef98d7e3d2438efcb333be Mon Sep 17 00:00:00 2001 From: Wolf Vollprecht Date: Fri, 6 Mar 2020 14:46:18 +0100 Subject: [PATCH] add linux build for gazebo 11 --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index b6be32e9..f054253f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -15,7 +15,7 @@ source: - normalize-ogre-path.patch # [win] build: - number: 1 + number: 0 skip: true # [not linux] run_exports: - {{ pin_subpackage('gazebo', max_pin='x.x') }}