diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:41:15 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:41:15 -0700 |
commit | 4c800efa13688b933bd2083236001af12e1f7126 (patch) | |
tree | 05a9937addf9b662f4ee301666a23ea98757f98f | |
parent | 874047176e22617ff7c9c8b0c5f49b0df6810e30 (diff) | |
download | vyatta-cluster-4c800efa13688b933bd2083236001af12e1f7126.tar.gz vyatta-cluster-4c800efa13688b933bd2083236001af12e1f7126.zip |
Fix debian dependencies
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4ee0ef2..c1d70e3 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Standards-Version: 3.7.2 Package: vyatta-cluster Architecture: all Depends: vyatta-cfg, + vyatta-bash, vyatta-op, heartbeat(>=2.1.2-1) Description: Vyatta configuration/operational commands for clustering |