[Debian] add gnupg2 requirement for stretch (#2823)

This commit is contained in:
Bilal Amarni
2017-04-17 23:07:37 +02:00
committed by John Mulhausen
parent 9f0ca74cb1
commit fff6ea6fe2

View File

@@ -93,6 +93,7 @@ from the repository.
apt-transport-https \
ca-certificates \
curl \
gnupg2 \
software-properties-common
```