diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-07-06 10:29:27 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-07-06 10:29:27 -0700 |
commit | da19be938c9305be801e180478a758fbacc9d755 (patch) | |
tree | cf0badc33824836368a6d2add93c1e91c0846d1c | |
parent | 5ede0bf82b0b2134a80bd192b00deb900f1d4da0 (diff) | |
download | vyatta-op-da19be938c9305be801e180478a758fbacc9d755.tar.gz vyatta-op-da19be938c9305be801e180478a758fbacc9d755.zip |
Change vyatta-op dependency from ssmtp to mail-transport-agent.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8c1d468..e467822 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Standards-Version: 3.7.2 Package: vyatta-op Architecture: all -Pre-depends: ssmtp Depends: sed (>= 4.1.5), ethtool, traceroute, @@ -20,6 +19,7 @@ Depends: sed (>= 4.1.5), vyatta-bash | bash (>= 3.1), less, libio-prompt-perl, + mail-transport-agent, at, net-tools, libtimedate-perl |