[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#774339: Dependencies



Control: tags -1 patch

Patch attached. It was based on my bug #774326 (wget dependency) patch,
which needs merging first.

I altered slightly the categories which I previous suggested they might
best go into, I hope maintainer agrees. I also alphabetised them. I
moved cpio up to 'depends', as I previously said I though it should.

I have placed gpgv under 'depends', even though it only currently
applies to progress-linux, in anticipation of the need for it with a bug
#718225 solution. If the necessary improvements offered within my bug
#773775 patch are accepted, this could later be improved to gpgv | gpgv2
(which my bug #718225 solution, not yet provided, almost complete,
already supports).
commit 78e5c2d4daceeb6588e267327fb99ce43b2326e0
Author: jnqnfe <jnqnfe@gmail.com>
Date:   Thu Jan 1 02:52:37 2015 +0000

    Expand LB package dependencies to cover more binaries used (Closes: #774339).

diff --git a/debian/control b/debian/control
index 0645c46..2212953 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,33 @@ Package: live-build
 Architecture: all
 Depends:
  ${misc:Depends},
+ apt-utils,
+ coreutils,
+ cpio,
+ dctrl-tools,
+ debianutils,
  debootstrap | cdebootstrap | cdebootstrap-static,
+ diffutils,
+ dpkg,
+ findutils,
+ gawk,
+ gpgv,
+ grep,
+ gzip,
+ mount,
+ sed,
+ sparc-utils [sparc]
+ tar,
+ util-linux,
  wget,
 Recommends:
- cpio,
  live-boot-doc,
  live-config-doc,
  live-manual-html | live-manual,
+Suggests:
+ udev,
+ man-db,
+ git,
 Description: Live System Build Components
  The Live Systems project maintains the components to build Debian based Live
  systems and the official Debian Live images themselves.

Reply to: