mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-10 00:00:24 +03:00
Deb PPA: consistently install full gnupg, not just gpg
This commit is contained in:
parent
9e26cc289c
commit
8e64a3b967
2
.github/workflows/deb-buildd.yml
vendored
2
.github/workflows/deb-buildd.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
|||||||
e2fsprogs \
|
e2fsprogs \
|
||||||
fakemachine \
|
fakemachine \
|
||||||
fdisk \
|
fdisk \
|
||||||
gpg \
|
gnupg \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
libarchive13 \
|
libarchive13 \
|
||||||
mmdebstrap \
|
mmdebstrap \
|
||||||
|
|||||||
1
.github/workflows/deb-publish.yml
vendored
1
.github/workflows/deb-publish.yml
vendored
@ -61,7 +61,6 @@ jobs:
|
|||||||
gettext-base \
|
gettext-base \
|
||||||
git \
|
git \
|
||||||
gnupg \
|
gnupg \
|
||||||
gpg-agent \
|
|
||||||
openssh-client \
|
openssh-client \
|
||||||
pandoc \
|
pandoc \
|
||||||
reprepro \
|
reprepro \
|
||||||
|
|||||||
2
.github/workflows/deb-src.yml
vendored
2
.github/workflows/deb-src.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
devscripts \
|
devscripts \
|
||||||
git \
|
git \
|
||||||
git-buildpackage \
|
git-buildpackage \
|
||||||
gpg \
|
gnupg \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
mmdebstrap \
|
mmdebstrap \
|
||||||
sbuild \
|
sbuild \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user