From: Guillaume RISCHARD Date: Mon, 13 Jan 2025 23:56:05 +0000 (-0500) Subject: Install wine on dev server to run windows-only utils X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/b543d65f1670f7a508983a62eb9221246aa4ba3e Install wine on dev server to run windows-only utils --- diff --git a/cookbooks/dev/recipes/default.rb b/cookbooks/dev/recipes/default.rb index 30a084dc2..e29b008cf 100644 --- a/cookbooks/dev/recipes/default.rb +++ b/cookbooks/dev/recipes/default.rb @@ -148,6 +148,12 @@ package %w[ unrar unzip whois +<<<<<<< HEAD +======= + # Unavailable on debian 12 + #wine32 + wine +>>>>>>> d9d12032 (Install wine on dev server to run windows-only utils) xxd zip zlib1g-dev