Browse Source

fix odin?

txlyre 1 year ago
parent
commit
69c19fe10e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      langs/odin/Dockerfile

+ 2 - 1
langs/odin/Dockerfile

@@ -1 +1,2 @@
-RUN apt-get install wget unzip -y
+RUN apt-get install wget unzip -y
+RUN apt-get install libedit-dev -y