Compare commits
2 Commits
feat/autop
...
f33ae6be4f
| Author | SHA1 | Date | |
|---|---|---|---|
|
f33ae6be4f
|
|||
|
838446dce6
|
@@ -1,5 +1,6 @@
|
||||
FROM archlinux
|
||||
|
||||
RUN pacman-key --init
|
||||
RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
||||
autoconf \
|
||||
autoconf-archive \
|
||||
@@ -15,7 +16,7 @@ RUN pacman -Syu --noconfirm && pacman -S --needed --noconfirm \
|
||||
gcc \
|
||||
git \
|
||||
gpgme \
|
||||
gtk2 \
|
||||
gtk3 \
|
||||
libgcrypt \
|
||||
libmicrohttpd \
|
||||
libnotify \
|
||||
|
||||
Reference in New Issue
Block a user