From: Michael Prokop Date: Sat, 13 Jun 2009 09:29:21 +0000 (+0200) Subject: Add bc to Depends X-Git-Tag: v0.9.18~1 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=c911a28493828d9510472a39328b23739d3c6a0e Add bc to Depends --- diff --git a/debian/changelog b/debian/changelog index 25106e7..00ecfce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ grml-live (0.9.18) UNRELEASED; urgency=low - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB - Update bootgrub.mksh from MirBSD - Pad official ISOs to multiples of 256 KiB for partition table support. + * Add bc to Depends as bootgrub.mksh requires it. - -- Michael Prokop Sat, 13 Jun 2009 10:59:36 +0200 + -- Michael Prokop Sat, 13 Jun 2009 11:29:00 +0200 grml-live (0.9.17) unstable; urgency=low diff --git a/debian/control b/debian/control index f2c261e..64f6c5c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-live.git Package: grml-live Architecture: all -Depends: ${misc:Depends}, fai-client (>= 3.2.4), fai-server (>= 3.2.4), memtest86+ [i386 amd64], mkisofs | genisoimage, squashfs-lzma-tools | squashfs-tools, wget, moreutils, mksh +Depends: ${misc:Depends}, bc, fai-client (>= 3.2.4), fai-server (>= 3.2.4), memtest86+ [i386 amd64], mkisofs | genisoimage, mksh, moreutils, squashfs-lzma-tools | squashfs-tools, wget Recommends: grml-live-addons Suggests: fai-doc Description: build system for creating a grml (based) live-cd