diff options
author | Daniil Baturin <daniil@baturin.org> | 2016-03-03 10:23:03 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2016-03-03 10:23:03 -0500 |
commit | c18b9618f4577fb80b07a0471f19a11ed2b3dfcb (patch) | |
tree | 943883a5b252b631bb34bcaece440f11cc300bfa /debian/control | |
parent | 918b53841364a016eec0e2996640c471f738e93b (diff) | |
download | vyatta-op-c18b9618f4577fb80b07a0471f19a11ed2b3dfcb.tar.gz vyatta-op-c18b9618f4577fb80b07a0471f19a11ed2b3dfcb.zip |
New implementation of the version display command (ref T6).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1046c54..6062453 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Depends: sed (>= 4.1.5), libtimedate-perl, usbutils, lsscsi, - hvinfo + hvinfo, + python-pystache Suggests: util-linux (>= 2.13-5), ncurses-bin (>= 5.5-5), dialog |