diff options
author | Kim <UnicronNL@users.noreply.github.com> | 2017-03-25 14:45:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-25 14:45:07 +0100 |
commit | 1002bd9b740befed18aca7a6ffafb786b91a9b3c (patch) | |
tree | b6280e05ff233fa4875875d1a132349725e78ea4 /debian | |
parent | 8c3b61d24c26a060d2c294e07097f92f904fd43b (diff) | |
download | vyatta-op-1002bd9b740befed18aca7a6ffafb786b91a9b3c.tar.gz vyatta-op-1002bd9b740befed18aca7a6ffafb786b91a9b3c.zip |
remove console-setup dependency
non of its binaries are used and it installs non needed xkb-data package
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6062453..733e9eb 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.1 Package: vyatta-op Architecture: all Depends: sed (>= 4.1.5), - console-setup, console-terminus, + console-terminus, bmon, iftop, ethtool, |