diff options
author | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-18 14:18:43 -0800 |
---|---|---|
committer | rbalocca <rbalocca@fugazi.vyatta.com> | 2007-12-18 14:18:43 -0800 |
commit | 666e8fb1e77695dc9c06309a97a146aaf090ee9a (patch) | |
tree | 34bb035d33592dedba9fec2bee2b99e98be0c56a /debian/control | |
parent | b5c72569cb4f0ca97e6c1a43075ac140670f61d9 (diff) | |
parent | 3b0f0b581c00c7466c36392c89f6edfac5e7e5f1 (diff) | |
download | vyatta-op-666e8fb1e77695dc9c06309a97a146aaf090ee9a.tar.gz vyatta-op-666e8fb1e77695dc9c06309a97a146aaf090ee9a.zip |
Merge branch 'master' into glendale
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a5c9b9f..074e6e5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,10 @@ Depends: bash (>= 3.1), ethtool, ntpdate, procps (>= 1:3.2.7-3), - coreutils (>= 5.97-5.3) + pciutils, + lsof, + coreutils (>= 5.97-5.3), + host Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), |