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 | 170efa683039165a0a37bb68014de8792158955d (patch) | |
tree | 5f2634bc4f2f606f9cb75127c89f75805741b0e7 | |
parent | 9e5cf4be5966d88af0e024f9359d641d8ec57f9f (diff) | |
download | vyatta-nat-170efa683039165a0a37bb68014de8792158955d.tar.gz vyatta-nat-170efa683039165a0a37bb68014de8792158955d.zip |
Set dependencies on either bash or vyatta-bash
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index edd3349..31a487e 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: vyatta-nat Architecture: all Depends: vyatta-cfg, - vyatta-bash, + vyatta-bash | bash (>= 3.1), vyatta-op, vyatta-op-xml, iptables |