Add bc to Depends
authorMichael Prokop <mika@grml.org>
Sat, 13 Jun 2009 09:29:21 +0000 (11:29 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 13 Jun 2009 09:29:21 +0000 (11:29 +0200)
debian/changelog
debian/control

index 25106e7..00ecfce 100644 (file)
@@ -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 <mika@grml.org>  Sat, 13 Jun 2009 10:59:36 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 11:29:00 +0200
 
 grml-live (0.9.17) unstable; urgency=low
 
index f2c261e..64f6c5c 100644 (file)
@@ -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