mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Install gnupg2 dependency only for www-gitlab-com
This commit is contained in:
parent
c11e549cab
commit
baeb1cc4da
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ apt-get update
|
|||
apt-get install -yq --no-install-recommends \
|
||||
make gcc g++ locales \
|
||||
git-core pandoc texlive-latex-recommended texlive-xetex \
|
||||
texlive-fonts-recommended lmodern ed file curl
|
||||
texlive-fonts-recommended lmodern ed file curl gnupg2
|
||||
|
||||
apt-get autoremove -yq
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue