diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-05-15 04:59:04 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-05-15 04:59:04 +0200 |
commit | 89a4124bf68a1a361a32a6cb1f07d06ff2e160fa (patch) | |
tree | 9c713f79d8447b7e9e342304ffedcc4a290286ec /debian | |
parent | 922ce1a5a75732aed67a79b3b92f900376d649b3 (diff) | |
download | vyos-1x-89a4124bf68a1a361a32a6cb1f07d06ff2e160fa.tar.gz vyos-1x-89a4124bf68a1a361a32a6cb1f07d06ff2e160fa.zip |
Dependencies on file and pystache, for install and show version scripts..
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 77331b050..c31c470e9 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,12 @@ Depends: python3, ${python3:Depends}, python3-netifaces, python3-jinja2, + python3-pystache, ipaddrcheck, tcpdump, bmon, hvinfo, + file, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |