summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 40985b0..0dd8024 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Browser: http://web.buetow.org/git/?p=pwgrep.git;a=summary
Package: pwgrep
Architecture: all
-Depends: vim, git, bash, awk
+Depends: vim, git, gawk
Description: Simple password manager
- This is just a simple password manager for the console programmed in bash and some awk using Vim and GnuPG and Git.
+ This is just a simple password manager for the console programmed in bash
+ and some awk using Vim and GnuPG and Git.