diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-04-26 10:27:27 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-04-26 10:27:27 +0200 |
commit | 817ffb3f09b3cac01267fb8aa53f0fe77d6356fc (patch) | |
tree | 8b832a702a82adb05d2653ecfd3566b776dedaa2 /debian | |
parent | 7765d528ce304275350f87c748fa7988ffb4bc26 (diff) | |
download | vyos-1x-817ffb3f09b3cac01267fb8aa53f0fe77d6356fc.tar.gz vyos-1x-817ffb3f09b3cac01267fb8aa53f0fe77d6356fc.zip |
salt: T2382: add missing dependency on salt-minion
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 7b95b2c75..5c176f40a 100644 --- a/debian/control +++ b/debian/control @@ -89,6 +89,7 @@ Depends: python3, pmacct (>= 1.6.0), python3-certbot-nginx, pppoe, + salt-minion, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |