summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbalocca <rbalocca@vyatta.com>2008-03-24 18:14:05 -0700
committerrbalocca <rbalocca@vyatta.com>2008-03-24 18:14:05 -0700
commit2e66a7bda6a99bcbadda7b4730153537eb44a038 (patch)
tree01f705f13f1a70e39629b29ff608b0f8ac040413
parentc87c506ab4a5bda8d855fe7d03a25b0d0eb59031 (diff)
downloadvyatta-wanloadbalance-2e66a7bda6a99bcbadda7b4730153537eb44a038.tar.gz
vyatta-wanloadbalance-2e66a7bda6a99bcbadda7b4730153537eb44a038.zip
Set dependencies on either bash or vyatta-bash
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2d9992c..95456dc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Depends: sed (>= 4.1.5),
vyatta-cfg,
vyatta-op,
vyatta-quagga,
- vyatta-bash,
+ vyatta-bash | bash (>= 3.1),
vyatta-config-migrate,
coreutils (>= 5.97-5.3),
libc6 (>= 2.7-1)