diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-08-07 20:46:02 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-08-07 20:46:02 -0700 |
commit | a7a95c217320ecb37cb9a47849c7609203f1695c (patch) | |
tree | c3dd8fd7cdbe9205362c9d637cb86e921a3ff7f2 | |
parent | fde1230a2c80c8b735d3c6d9dd9c5e240fff74cb (diff) | |
download | vyatta-cfg-system-a7a95c217320ecb37cb9a47849c7609203f1695c.tar.gz vyatta-cfg-system-a7a95c217320ecb37cb9a47849c7609203f1695c.zip |
fix missing command in debian/control
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c917da9d..0b06b260 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Depends: acpid, procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), libpam-radius-auth, - vyatta-cfg (>= 0.99.8) + vyatta-cfg (>= 0.99.8), libc6 (>= 2.7-6), libpam-runtime (>= 1.0.1-5), vyatta-bash | bash (>= 3.1), |