diff options
author | Daniel Baumann <daniel@debian.org> | 2010-01-24 07:47:43 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:03 +0100 |
commit | 13a1f6a9255336484c4d624b2df763c4a5b87690 (patch) | |
tree | b1fb5d2d5d84273853836071c3201ca2aa9a891b /debian | |
parent | da2bfd4f3dfd61429a77532b5f921db0035d9d52 (diff) | |
download | vyos-live-build-13a1f6a9255336484c4d624b2df763c4a5b87690.tar.gz vyos-live-build-13a1f6a9255336484c4d624b2df763c4a5b87690.zip |
Recommending gnu-fdisk on powerpc.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e97d8c13a..60a552079 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Vcs-Git: git://live.debian.net/git/live-helper.git Package: live-helper Architecture: all Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static -Recommends: gettext-base +Recommends: gettext-base, gnu-fdisk [powerpc] Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, |