diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8e5985d..ad32344 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Build-Depends-Indep: tetex-bin Package: vyatta-bash Architecture: any Pre-Depends: ${shlibs:Pre-Depends} -Depends: base-files (>= 2.1.12), debianutils (>= 2.15), bash (>= 3.1) +Depends: base-files (>= 2.1.12), debianutils (>= 2.15), + bash (>= 3.1), libaudit0 +Suggests: auditd Section: shells Priority: optional Description: The Vyatta Shell based on GNU bash |