diff --git a/pkg/dpkg/control b/pkg/dpkg/control index 6a373ff..a67e659 100644 --- a/pkg/dpkg/control +++ b/pkg/dpkg/control @@ -7,9 +7,8 @@ Standards-Version: 3.5.2 Package: dswim Architecture: all -Depends: perl5, apt (>=0.3.14), less +Depends: perl-modules, apt (>=0.5.1), less, libterm-readline-gnu-perl Suggests: gcc -Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl Conflicts: swim Description: Debian System Wide Information Manager DSWIM is a powerful informational tool for Debian's packaging system. diff --git a/swim b/swim index b9bcca5..53f0c75 100755 --- a/swim +++ b/swim @@ -1945,6 +1945,11 @@ usage: -r - remove the installed package, but not the package's configuration files --reinstall - reinstall the installed package + --build-dep - satisfy package build dependencies + --source - fetch source packages + -b - compile source packages + --tar-only - download tar file only + --diff-only - download diff file only Editing Option --stdin - allows readline editing capabilities when