summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-06-29 17:23:30 +0200
committerGitHub <noreply@github.com>2024-06-29 17:23:30 +0200
commitb1a4c8f6f188e1b977cd191c3b15de18d8c3bbb4 (patch)
treee5557a4257b49c5d230393df929494dc7bf08966
parent448d12e6103e6ff86a3244dfe0b1f0eaae088f46 (diff)
parent97f343be30fd974b35d608f79ab45e8752c41dab (diff)
downloadvyatta-wanloadbalance-b1a4c8f6f188e1b977cd191c3b15de18d8c3bbb4.tar.gz
vyatta-wanloadbalance-b1a4c8f6f188e1b977cd191c3b15de18d8c3bbb4.zip
Merge pull request #25 from vyos/T6527
T6527: remove vyatta-op and ntpdate from dependency list
-rw-r--r--debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 353edbb..d3af223 100644
--- a/debian/control
+++ b/debian/control
@@ -11,15 +11,13 @@ Depends: sed (>= 4.1.5),
perl (>= 5.8.8),
procps (>= 1:3.2.7-3),
vyatta-cfg (>= 0.15.33),
- vyatta-op,
vyatta-bash | bash (>= 3.1),
coreutils (>= 5.97-5.3),
libc6 (>= 2.7-1)
Suggests: util-linux (>= 2.13-5),
net-tools,
ethtool,
- ncurses-bin (>= 5.5-5),
- ntpdate
+ ncurses-bin (>= 5.5-5)
Description: VyOS load balancing configuration system
This package has the VyOS wan load balance project. It includes support for
the VyOS CLI for configuration.