diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-12-06 15:14:21 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-12-06 15:14:21 -0800 |
commit | 7ab4c3cc61a2062a6702a3fe48efb19b0671e901 (patch) | |
tree | 234ce2f41a0a91926c87feaf006282d3ec323157 /debian/control | |
parent | 2553042a7a687c5bc90ad9a19da742b8829bbd73 (diff) | |
download | vyatta-cfg-system-7ab4c3cc61a2062a6702a3fe48efb19b0671e901.tar.gz vyatta-cfg-system-7ab4c3cc61a2062a6702a3fe48efb19b0671e901.zip |
Move is_local_address to common code
Now part of lib/Vyatta/Misc.pm module
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f6ce8dd7..c15d1d0c 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.18), + vyatta-cfg (>= 0.18.56), libc6 (>= 2.7-6), libpam-runtime (>= 1.0.1-5), vyatta-bash | bash (>= 3.1), |