Fix arch build by adding pacman-key --init and updating gtk2 to gtk3
All checks were successful
CI Code / Check coding style (pull_request) Successful in 36s
CI Code / Check spelling (pull_request) Successful in 1m1s
CI Code / Linux (debian) (pull_request) Successful in 12m26s
CI Code / Linux (ubuntu) (pull_request) Successful in 12m44s
CI Code / Linux (arch) (pull_request) Successful in 14m22s
All checks were successful
CI Code / Check coding style (pull_request) Successful in 36s
CI Code / Check spelling (pull_request) Successful in 1m1s
CI Code / Linux (debian) (pull_request) Successful in 12m26s
CI Code / Linux (ubuntu) (pull_request) Successful in 12m44s
CI Code / Linux (arch) (pull_request) Successful in 14m22s
This commit is contained in:
@@ -16,7 +16,7 @@ RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
|||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
gpgme \
|
gpgme \
|
||||||
gtk2 \
|
gtk3 \
|
||||||
libgcrypt \
|
libgcrypt \
|
||||||
libmicrohttpd \
|
libmicrohttpd \
|
||||||
libnotify \
|
libnotify \
|
||||||
|
|||||||
Reference in New Issue
Block a user