summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-02-02 10:23:37 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-02 10:23:39 +0100
commit08f793a2054a0069b658a286d2863887472777f4 (patch)
tree582d48f618e0da97aa3952c51059cb58050d24c7 /debian
parent47a35b19a6edd7f968751558bef6ce4701b5ebcc (diff)
downloadvyos-1x-08f793a2054a0069b658a286d2863887472777f4.tar.gz
vyos-1x-08f793a2054a0069b658a286d2863887472777f4.zip
T640: add dbus to required dependencies
Without dbus the vyos-load-config.py will fail and nothing will work.
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 809c5cca2..d7cf064ae 100644
--- a/debian/control
+++ b/debian/control
@@ -72,6 +72,7 @@ Depends: python3,
nginx-light,
lldpd,
frr,
+ dbus,
hostapd (>= 0.6.8),
wpasupplicant (>= 0.6.7),
iw,