diff options
author | joey <joey> | 2000-01-04 17:36:54 +0000 |
---|---|---|
committer | joey <joey> | 2000-01-04 17:36:54 +0000 |
commit | 7647226b7c9a5d0d48fb8e81d985389f3409e3dd (patch) | |
tree | 10afbd0bdcec6507ba6bff1df4311487245eaf3e /debian/control | |
parent | b56409aee6d60fd954ffa54d49d0d8209fb801a3 (diff) | |
download | debhelper-7647226b7c9a5d0d48fb8e81d985389f3409e3dd.tar.gz |
r328: * Added dh_installmime calls to examples, Closes: #54056
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4bb30a86..ee5f6d13 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.1.1.1 Package: debhelper Architecture: all Depends: perl5 | perl (>= 5.004), fileutils (>= 3.16-4), file (>= 3.23-1) -Suggests: dh-make +Suggests: dh-make, lynx Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building binary debian packages. Programs |