Merge pull request #319 from chr15m/refactor-php-web-runner
[jackhill/mal.git] / c / Dockerfile
index 45ecaea..39ddd95 100644 (file)
@@ -25,4 +25,4 @@ WORKDIR /mal
 RUN apt-get -y install g++
 
 # Libraries needed for the C impl
-RUN apt-get -y install libglib2.0 libglib2.0-dev libffi-dev
+RUN apt-get -y install libglib2.0 libglib2.0-dev libffi-dev libgc-dev