summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbalocca <rbalocca@vyatta.com>2008-03-12 18:39:36 -0700
committerrbalocca <rbalocca@vyatta.com>2008-03-12 18:39:36 -0700
commitbec2d770cc82566e17e5aff1850037a4fec3e34c (patch)
treeb51feb39dc856ff62a6a38efaf9d317f9ccd3605
parent9540225994d6136b4565933731c6162dc1eecb8d (diff)
downloadvyatta-op-bec2d770cc82566e17e5aff1850037a4fec3e34c.tar.gz
vyatta-op-bec2d770cc82566e17e5aff1850037a4fec3e34c.zip
Fix syntax error in control file + add a missing dependency: "less"
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1cc05f7..c25c979 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Depends: bash (>= 3.1),
lsof,
coreutils (>= 5.97-5.3),
host,
+ less
Suggests: util-linux (>= 2.13-5),
net-tools,
ncurses-bin (>= 5.5-5),