diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-09-30 16:15:10 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-09-30 16:15:10 +0200 | 
| commit | 41aa7bc4c804c0eba36ba6ec10b49b303e8c1df4 (patch) | |
| tree | a12e93fd80c4ca7af69172807033b6d409d05811 | |
| parent | 0df4e2c4133b9cb623ef881bfa697da6d5324f2d (diff) | |
| download | vyos-1x-41aa7bc4c804c0eba36ba6ec10b49b303e8c1df4.tar.gz vyos-1x-41aa7bc4c804c0eba36ba6ec10b49b303e8c1df4.zip | |
T1496: use upstream accel-ppp rather then an unmaintained fork
| -rw-r--r-- | debian/control | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index dce463157..f7fafd828 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, | 
