aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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
2Priority: optional 2Priority: optional
3Maintainer: Erik Andersen <andersee@debian.org> 3Maintainer: Erik Andersen <andersee@debian.org>
4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0) 4Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0)
5Build-Depends-Indep: sgmltools-lite, w3m
5Standards-Version: 3.2.1.0 6Standards-Version: 3.2.1.0
6 7
8Package: busybox-doc
9Architecture: all
10Section: doc
11Description: Documentation for busybox
12 Documentation in various formats on busybox commands and their options.
13
7Package: busybox 14Package: busybox
8Architecture: any 15Architecture: any
9Depends: ${shlibs:Depends} 16Depends: ${shlibs:Depends}