Depend on gawk, as we're using that
authorChristian Hofstaedtler <ch@grml.org>
Tue, 26 Jul 2011 18:52:44 +0000 (20:52 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Tue, 26 Jul 2011 18:52:44 +0000 (20:52 +0200)
debian/control

index 273a5cb..99785c5 100644 (file)
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git
 
 Package: grml-debootstrap
 Architecture: all
 
 Package: grml-debootstrap
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16)
+Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), gawk
 Recommends: kpartx, mksh, parted, qemu-utils
 Description: wrapper around debootstrap for installing pure Debian
  Provides a wrapper suite around debootstrap and cdebootstrap
 Recommends: kpartx, mksh, parted, qemu-utils
 Description: wrapper around debootstrap for installing pure Debian
  Provides a wrapper suite around debootstrap and cdebootstrap