mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add gnupg2 as an essential dependency for apt-key
This commit is contained in:
parent
6e27b42922
commit
c11e549cab
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ apt-get install -y \
|
||||||
libxslt-dev libcurl4-openssl-dev libicu-dev \
|
libxslt-dev libcurl4-openssl-dev libicu-dev \
|
||||||
logrotate python-docutils pkg-config cmake nodejs \
|
logrotate python-docutils pkg-config cmake nodejs \
|
||||||
libkrb5-dev postgresql-client mysql-client unzip \
|
libkrb5-dev postgresql-client mysql-client unzip \
|
||||||
libre2-dev gettext \
|
libre2-dev gettext gnupg2 \
|
||||||
|
|
||||||
apt-get clean -yqq
|
apt-get clean -yqq
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue