diff options
| author | jack9603301 <jack9603301@163.com> | 2021-03-23 14:40:30 +0800 | 
|---|---|---|
| committer | jack9603301 <jack9603301@163.com> | 2021-11-13 18:42:04 +0800 | 
| commit | 14750f65db2d8e11e738075db2328ef855d06b1d (patch) | |
| tree | 6f7e21d404062b7a7a0e21fcee0e3a5d70b8b03e | |
| parent | bceaab68b9b540b42f0ff3d8bc7a388e54792cf7 (diff) | |
| download | vyos-1x-14750f65db2d8e11e738075db2328ef855d06b1d.tar.gz vyos-1x-14750f65db2d8e11e738075db2328ef855d06b1d.zip  | |
upnpd: T3420: Add miniupnpd-nftables package
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 08c04b439..6575c1db8 100644 --- a/debian/control +++ b/debian/control @@ -168,7 +168,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  | 
