diff options
author | hagbard <vyosdev@derith.de> | 2018-11-22 10:57:30 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2018-11-22 10:58:40 -0800 |
commit | cda02327d059067c50df8e64080cb763e5569f52 (patch) | |
tree | 45b261d9c1d276d9e48e7a69b520a3cde3fda219 /debian/control | |
parent | 5ba27a6ac6e391af2c111b867c892fd0e9ec1a72 (diff) | |
download | vyos-1x-cda02327d059067c50df8e64080cb763e5569f52.tar.gz vyos-1x-cda02327d059067c50df8e64080cb763e5569f52.zip |
T989: IPoE implementation
- adding vyos-accel-ppp-ipoe-kmod to dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 03feeddc8..34e95a547 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Depends: python3, tftpd-hpa, igmpproxy, vyos-accel-ppp, + vyos-accel-ppp-ipoe-kmod, mdns-repeater, udp-broadcast-relay, pdns-recursor, |