diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3626718..2a0ffa8 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} |