diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-22 18:01:36 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-22 18:01:36 -0700 |
commit | fe0ea967e6c2e1952b3c5d92df1179a2ee7664c8 (patch) | |
tree | 7585b39f9def1a1da87fff732fd83ea634107a89 /debian | |
parent | bab90d98dd63412cd52d6bcaf000cd9055f05d93 (diff) | |
parent | efe123f7d5abb9fb85e9a12ef2c0800a8a98262f (diff) | |
download | vyatta-op-fe0ea967e6c2e1952b3c5d92df1179a2ee7664c8.tar.gz vyatta-op-fe0ea967e6c2e1952b3c5d92df1179a2ee7664c8.zip |
Merge branch 'glendale' into hollywood
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c25c979..1d00eea 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Standards-Version: 3.7.2 Package: vyatta-op Architecture: all -Depends: bash (>= 3.1), - sed (>= 4.1.5), +Depends: sed (>= 4.1.5), ethtool, ntpdate, procps (>= 1:3.2.7-3), @@ -16,6 +15,7 @@ Depends: bash (>= 3.1), lsof, coreutils (>= 5.97-5.3), host, + vyatta-bash, less Suggests: util-linux (>= 2.13-5), net-tools, |