1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-22 08:33:24 -05:00

Changed the Suggests fields because ar is now found in binutils.

This commit is contained in:
freesource 2001-10-24 02:03:16 +00:00
parent 1a973af912
commit 5e12daa1ff

View File

@ -8,7 +8,7 @@ Standards-Version: 3.5.2
Package: dswim Package: dswim
Architecture: all Architecture: all
Depends: ${perl:Depends}, perl-modules, apt (>=0.5.1), less, libterm-readline-gnu-perl Depends: ${perl:Depends}, perl-modules, apt (>=0.5.1), less, libterm-readline-gnu-perl
Suggests: gcc Suggests: binutils
Conflicts: swim Conflicts: swim
Description: Debian System Wide Information Manager Description: Debian System Wide Information Manager
DSWIM is a powerful informational tool for Debian's packaging system. DSWIM is a powerful informational tool for Debian's packaging system.