From 08f793a2054a0069b658a286d2863887472777f4 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 2 Feb 2020 10:23:37 +0100 Subject: T640: add dbus to required dependencies Without dbus the vyos-load-config.py will fail and nothing will work. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') 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, -- cgit v1.2.3