Install gnupg/gnupg2 package.

master
Icedream 2018-02-19 10:48:46 +01:00
parent 0463005071
commit 311649315c
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 4 additions and 2 deletions

View File

@ -60,7 +60,8 @@ if has_tags pm:pacman; then
gzip \
xz \
jq \
git
git \
gnupg
# yay
if ! has_tags pm:yay; then
@ -118,7 +119,8 @@ if has_tags pm:apt; then
zsh \
zsh-syntax-highlighting \
jq \
git
git \
gnupg2
if has_tags desktop; then
apt_install ibus
fi