Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/217'
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Oct 16, 2023
2 parents 16bb0da + ef3019b commit a8d9625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Package: grml-debootstrap
Architecture: all
Depends:
debian-archive-keyring,
debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16),
debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16) | mmdebstrap,
e2fsprogs,
fdisk | util-linux (<< 2.29.2-3~),
gawk,
Expand All @@ -37,7 +37,7 @@ Recommends:
parted,
qemu-utils,
Description: wrapper around debootstrap for installing pure Debian
Provides a wrapper suite around debootstrap and cdebootstrap
Provides a wrapper suite around debootstrap, cdebootstrap, mmdebstrap
to ease installation of a pure Debian system.
.
Configuration can be done on the command line, in a dialog frontend
Expand Down

0 comments on commit a8d9625

Please sign in to comment.