From 55a7ebce36051519679fe45e854d2c67d4057bc3 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 19 Mar 2020 16:09:07 +0000 Subject: [PATCH] imagery: do not install python-gdal for now --- cookbooks/imagery/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/imagery/recipes/default.rb b/cookbooks/imagery/recipes/default.rb index 03d3fcc66..80bf71bfe 100644 --- a/cookbooks/imagery/recipes/default.rb +++ b/cookbooks/imagery/recipes/default.rb @@ -23,7 +23,7 @@ include_recipe "git" # Imagery gdal Requirements package %w[ gdal-bin - python-gdal + # python-gdal - disable while broken in gis unstable repo ] # Imagery MapServer + Mapcache Requirements -- 2.43.2