diff options
author | Daniil Baturin <daniil@vyos.io> | 2022-01-30 00:08:23 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 00:08:23 +0700 |
commit | 8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce (patch) | |
tree | 6fadbe1888f87812426239437934b7c24536be74 /debian/control | |
parent | 78b247b724f74bdabab0706aaa7f5b00e5809bc1 (diff) | |
parent | c7cdb87fa09a7e51e13de9939de6f6cc8a6a25fc (diff) | |
download | vyos-1x-8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce.tar.gz vyos-1x-8aa7ea8f6c841e606b7f0cf49c5249cd4ff087ce.zip |
Merge pull request #789 from jack9603301/T3420
upnpd: T3420: Support UPNP protocol
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8afdd3300..c53e4d3b8 100644 --- a/debian/control +++ b/debian/control @@ -170,7 +170,9 @@ Depends: wide-dhcpv6-client, wireguard-tools, wireless-regdb, - wpasupplicant (>= 0.6.7) + wpasupplicant (>= 0.6.7), + ndppd, + miniupnpd-nftables Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything |