summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-08 20:55:27 +0200
committerPaul Buetow <paul@buetow.org>2013-04-08 20:55:27 +0200
commitef2e1f9bf779cc82eee58c5764038fc152ae3c14 (patch)
treee3811a690b549e31e8041b2526fe4c90dbd53cb1 /debian/control
parent55fe23e6a4890ef5a2e191d26460574731d844f5 (diff)
fixex in the makefile0.8.4
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.