summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-04-07 08:29:56 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-04-07 08:29:56 -0700
commit1323b605306ba2ec9fd883dd8b1299fe9184bf8c (patch)
treefe0a96265a91ce1fdfc060b7dcb12de5193cadd3
parentddcfa45b9c1b3c653f0f1b4bd0b997266f5bb5aa (diff)
downloadvyatta-bash-1323b605306ba2ec9fd883dd8b1299fe9184bf8c.tar.gz
vyatta-bash-1323b605306ba2ec9fd883dd8b1299fe9184bf8c.zip
Package now depends on audit library
-rw-r--r--debian/control4
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