tests: Install libfaketime in all containers
This commit is contained in:
committed by
Paul Beckingham
parent
a4ce40add4
commit
8f8a04fdb5
@@ -2,7 +2,7 @@ FROM base/archlinux:2018.01.01
|
||||
|
||||
RUN pacman -Sy --noconfirm archlinux-keyring
|
||||
RUN pacman -Syyu --noconfirm
|
||||
RUN pacman -S --noconfirm gnutls util-linux bash-completion cmake python git
|
||||
RUN pacman -S --noconfirm gnutls util-linux bash-completion cmake python git libfaketime
|
||||
RUN pacman -S --noconfirm make gcc
|
||||
|
||||
# Setup language environment
|
||||
|
||||
Reference in New Issue
Block a user