diff options
author | Christian Poessinger <christian@poessinger.com> | 2017-12-08 20:53:22 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2017-12-08 20:53:25 +0100 |
commit | bd86d016c2e0d5342f9610c28855f13d0316acfd (patch) | |
tree | b76403cacd36f372f53cde5f0fb774ab45143c88 | |
parent | 284f64f78965be698e92fe1195ec32477fe14932 (diff) | |
download | vyos-world-bd86d016c2e0d5342f9610c28855f13d0316acfd.tar.gz vyos-world-bd86d016c2e0d5342f9610c28855f13d0316acfd.zip |
Add 'mdns-repeater' package to vyos-world
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index aa10ce6..c19a385 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Depends: vyatta-cfg-system, vyos-nhrp, vyos-pppoe-server, ubnt-igmpproxy, + mdns-repeater, vyos-1x Description: VyOS metapackage Installs everything required for VyOS to work |