]> git.openstreetmap.org Git - chef.git/commitdiff
Install wine on dev server to run windows-only utils
authorGuillaume RISCHARD <git@stereo.lu>
Mon, 13 Jan 2025 23:56:05 +0000 (18:56 -0500)
committerGuillaume RISCHARD <git@stereo.lu>
Tue, 14 Jan 2025 16:35:39 +0000 (11:35 -0500)
cookbooks/dev/recipes/default.rb

index 30a084dc29280465e709cf0f0062dd603dacd379..e29b008cffab96924c9cd5138359bd5ac04b5dae 100644 (file)
@@ -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