diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22af1822d..8af950345 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,14 +21,16 @@ build:archlinux: build:archlinux-clang: - image: archlinux/archlinux:base + image: archlinux:base before_script: - > pacman -Syu --needed --noconfirm - alure autoconf automake bzip2 zstd coreutils curl dbus clang gdk-pixbuf2 git + alure autoconf automake bzip2 zstd coreutils curl dbus gcc gdk-pixbuf2 git glew glib2 gmime gsl gst-plugins-base gstreamer gtk2 gtk3 gtkglext imlib2 intltool libffi libgl libgnome-keyring libmariadbclient librsvg libsm libxcursor libxml2 libxslt libxtst mariadb make mesa ncurses pcre + - > + pacman -Syu --needed --noconfirm pkg-config poppler poppler-glib postgresql postgresql-libs qt5-svg qt5-webkit qt5-x11extras sdl2 sdl2_gfx sdl2_image sdl2_mixer sdl2_net sdl2_ttf sdl_mixer sdl_ttf smpeg sqlite unixodbc v4l-utils xdg-utils