aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-11-26 02:16:06 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-11-26 02:16:06 +0000
commit12371f916b2fee0e3c1a0ab4d3e8623b21bf6f4a (patch)
treeaae9fc96321202936255d326036c44c5aa3b6a31 /debian/control
parentf66de64a1123670b68233d64cb3c0921bee57f8a (diff)
downloadbusybox-12371f916b2fee0e3c1a0ab4d3e8623b21bf6f4a.tar.gz
Make a seperate busybox-doc package
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3626718da..2a0ffa8bf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,15 @@ Source: busybox
Priority: optional
Maintainer: Erik Andersen <andersee@debian.org>
Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0)
+Build-Depends-Indep: sgmltools-lite, w3m
Standards-Version: 3.2.1.0
+Package: busybox-doc
+Architecture: all
+Section: doc
+Description: Documentation for busybox
+ Documentation in various formats on busybox commands and their options.
+
Package: busybox
Architecture: any
Depends: ${shlibs:Depends}