diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-06-10 19:10:54 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-06-10 19:12:37 +0200 |
commit | beac82b2d0d4bad182718cc8159f79150c5a71ae (patch) | |
tree | eecb8aef1f3eb16710e637b5c590be48e8c8c2d2 /debian | |
parent | 6b8ff2e8a847841ca632ea2611a7ed16f9abdfea (diff) | |
download | vyos-1x-beac82b2d0d4bad182718cc8159f79150c5a71ae.tar.gz vyos-1x-beac82b2d0d4bad182718cc8159f79150c5a71ae.zip |
Debian: T3611: add libqmi-utils as new dependency for WWAN
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 ab3b46ba1..be7d2a0f1 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,7 @@ Depends: libstrongswan-standard-plugins (>=5.8), libstrongswan-extra-plugins (>=5.8), libcharon-extra-plugins (>=5.8), + libqmi-utils, libvyosconfig0, lldpd, lm-sensors, |