diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-24 18:14:05 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-24 18:14:05 -0700 |
commit | 2e66a7bda6a99bcbadda7b4730153537eb44a038 (patch) | |
tree | 01f705f13f1a70e39629b29ff608b0f8ac040413 /debian | |
parent | c87c506ab4a5bda8d855fe7d03a25b0d0eb59031 (diff) | |
download | vyatta-wanloadbalance-2e66a7bda6a99bcbadda7b4730153537eb44a038.tar.gz vyatta-wanloadbalance-2e66a7bda6a99bcbadda7b4730153537eb44a038.zip |
Set dependencies on either bash or vyatta-bash
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
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) |