txlyre hace 1 año
padre
commit
a571d1ba30
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      langs/objc/Dockerfile

+ 2 - 1
langs/objc/Dockerfile

@@ -1 +1,2 @@
-RUN apt-get install gobjc -y
+RUN apt-get install gobjc -y
+RUN apt-get install gnustep gnustep-devel -y