diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-24 18:14:04 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-24 18:14:04 -0700 |
commit | dedc3083522c70de84db4d2e7bef21998debd18f (patch) | |
tree | 2fb9f7d17bb8baa77f6e95ef1728891474710c44 | |
parent | 62727748e89f930899b9714110825e7abd7b45d2 (diff) | |
download | vyatta-cfg-dedc3083522c70de84db4d2e7bef21998debd18f.tar.gz vyatta-cfg-dedc3083522c70de84db4d2e7bef21998debd18f.zip |
Set dependencies on either bash or vyatta-bash
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ddad8da..308105a 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Architecture: any Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), - vyatta-quagga | quagga, coreutils (>= 5.97-5.3), + vyatta-bash | bash (>= 3.1), + vyatta-quagga | quagga, vyatta-op, - vyatta-bash, vyatta-config-migrate, dhcp3-client | vyatta-dhcp3-client, bsdutils (>=1:2.13), |