Skip to content

Commit 532a327

Browse files
remove dialog & gnupg2 from core packages
1 parent d4121af commit 532a327

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugins/envsetup

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,13 +281,13 @@ do_debootstrap() {
281281

282282
do_second_stage "$target_dir" "$arch"
283283

284+
# core packages
284285
install_pkg "pv \
285286
bzip2 \
286287
lz4 \
287288
gzip \
288289
apt-utils \
289290
openssh-client \
290-
gnupg2 \
291291
dirmngr \
292292
iproute2 \
293293
procps \
@@ -307,7 +307,6 @@ do_debootstrap() {
307307
jq \
308308
lsb-release \
309309
apt-transport-https \
310-
dialog \
311310
libc6 \
312311
libgcc1 \
313312
libkrb5-3 \

0 commit comments

Comments
 (0)