Update 'archlinux' and 'archlinux-clang' to 'gmime3' in gitlab CI configuration file.
This commit is contained in:
parent
daeea0f6c6
commit
ab51221fb1
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ build:archlinux:
|
|||
- >
|
||||
pacman -Syu --needed --noconfirm
|
||||
alure autoconf automake bzip2 zstd coreutils curl dbus gcc gdk-pixbuf2 git
|
||||
glew glib2 gmime gsl gst-plugins-base gstreamer gtk2 gtk3 gtkglext imlib2
|
||||
glew glib2 gmime3 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
|
||||
- >
|
||||
|
@ -26,7 +26,7 @@ build:archlinux-clang:
|
|||
- >
|
||||
pacman -Syu --needed --noconfirm
|
||||
alure autoconf automake bzip2 zstd coreutils curl dbus clang gdk-pixbuf2 git
|
||||
glew glib2 gmime gsl gst-plugins-base gstreamer gtk2 gtk3 gtkglext imlib2
|
||||
glew glib2 gmime3 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
|
||||
- >
|
||||
|
|
Loading…
Reference in a new issue