diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-01-26 18:06:22 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-03-28 20:48:32 +0100 |
commit | bf628f732acedce1ff1837202627260c6fd4533d (patch) | |
tree | c78569a1cbe1de3aba9c45ec1948e9612d326722 /debian | |
parent | 458ccfc2f0fe46d399d2412af60d8ade26b57f65 (diff) | |
download | vyos-1x-bf628f732acedce1ff1837202627260c6fd4533d.tar.gz vyos-1x-bf628f732acedce1ff1837202627260c6fd4533d.zip |
wwan: T1988: initial XML/Python representation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 366e8df94..bccfc02d4 100644 --- a/debian/control +++ b/debian/control @@ -79,6 +79,7 @@ Depends: python3, frr, radvd, dbus, + usb-modeswitch, hostapd (>= 0.6.8), wpasupplicant (>= 0.6.7), iw, |