diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:45:08 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:45:08 -0700 |
commit | d4faa78068f15d8294d101ae55a1e053c05106c0 (patch) | |
tree | 55c358c1fc334295e234019306081340205c41d8 | |
parent | f577d92b1de5c3ff9b9fb1348674f42a43caee03 (diff) | |
download | vyatta-op-vpn-d4faa78068f15d8294d101ae55a1e053c05106c0.tar.gz vyatta-op-vpn-d4faa78068f15d8294d101ae55a1e053c05106c0.zip |
Fix debian dependencies
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 690159c..6e473ff 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.7.2 Package: vyatta-op-vpn Architecture: i386 -Depends: bash (>= 3.1), - vyatta-op, +Depends: vyatta-op, + vyatta-bash vyatta-cfg-vpn, libc6, openswan, |