Add dialog to Recommends
authorChristian Hofstaedtler <ch@grml.org>
Mon, 14 Nov 2011 23:59:54 +0000 (00:59 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Mon, 14 Nov 2011 23:59:54 +0000 (00:59 +0100)
As the interactive frontend does not work without dialog, we should at
least recommend installing it.

debian/control

index 0e9b7b0..59d9abf 100644 (file)
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git
 Package: grml-debootstrap
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), gawk
-Recommends: kpartx, mksh, parted, qemu-utils
+Recommends: kpartx, mksh, parted, qemu-utils, dialog
 Description: wrapper around debootstrap for installing pure Debian
  Provides a wrapper suite around debootstrap and cdebootstrap
  to ease installation of a pure Debian system.