diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-09-30 16:15:10 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-10-06 18:10:27 +0200 |
commit | b198cc6f065dd87caf78e963326a8201033ab8b3 (patch) | |
tree | c5f403eb52f230fb0778b916562965a352466b4e /debian | |
parent | 6f954ab56768af9a07d8a1dc086f54ddefa58da7 (diff) | |
download | vyos-1x-b198cc6f065dd87caf78e963326a8201033ab8b3.tar.gz vyos-1x-b198cc6f065dd87caf78e963326a8201033ab8b3.zip |
T1496: use upstream accel-ppp rather then an unmaintained fork
(cherry picked from commit 41aa7bc4c804c0eba36ba6ec10b49b303e8c1df4)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 28e60f30e..4bc280b95 100644 --- a/debian/control +++ b/debian/control @@ -52,8 +52,7 @@ Depends: python3, wireguard, tftpd-hpa, igmpproxy, - vyos-accel-ppp, - vyos-accel-ppp-ipoe-kmod, + accel-ppp, mdns-repeater, udp-broadcast-relay, pdns-recursor, |