diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b74c2d11..870634e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ Build:
     paths:
       - .cache
   before_script:
-    - apk add autoconf automake libtool
+    - apk add automake autoconf libtool dpkg pkgconfig nasm libpng
   script:
     - yarn config set cache-folder $CI_PROJECT_DIR/.cache/yarn
     - yarn --frozen-lockfile --prefer-offline