summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-02-01 06:57:21 -0500
committerDaniil Baturin <daniil@baturin.org>2016-02-01 06:57:21 -0500
commit2b48440cceaf192d04d1f4ec6b4d4e83de0001b9 (patch)
treef18fc19690aa29c145663e788a5ab9c07a67c8d6
parent28fa09078dfce814da1e6203d6dc1e6665b4e861 (diff)
downloadvyos-world-2b48440cceaf192d04d1f4ec6b4d4e83de0001b9.tar.gz
vyos-world-2b48440cceaf192d04d1f4ec6b4d4e83de0001b9.zip
Add dependency on grub2, since it's required but we have no idea what would be a better place.
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 861158e..f1f3c49 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Depends: vyatta-cfg-system,
vyatta-zone,
vyos-nhrp,
vyos-pppoe-server,
- ubnt-igmpproxy
+ ubnt-igmpproxy,
+ grub2
Description: VyOS metapackage
Installs everything required for VyOS to work