diff options
author | Daniel Baumann <daniel@debian.org> | 2010-04-04 20:57:31 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:06 +0100 |
commit | e7c2302b48ab750b43cae6fb08d594832ad30b2f (patch) | |
tree | 88c085bba1c02861e42bab0c20915c74c60cfca6 /debian/control | |
parent | 8d793f121e43bcf409eb1d37c97f8f35f16175cb (diff) | |
download | vyos-live-build-e7c2302b48ab750b43cae6fb08d594832ad30b2f.tar.gz vyos-live-build-e7c2302b48ab750b43cae6fb08d594832ad30b2f.zip |
Removing powerpc condition on gnu-fdisk recommends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4a81453fc..9fd4c20ee 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: cpio, gettext-base, gnu-fdisk [powerpc] +Recommends: cpio, gettext-base, gnu-fdisk Suggests: dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs | mtd-tools, sudo | fakeroot, syslinux | grub, |