diff options
author | Tom Grennan <tgrennan@vyatta.com> | 2008-05-28 22:01:00 +0000 |
---|---|---|
committer | Tom Grennan <tgrennan@vyatta.com> | 2008-05-28 22:01:00 +0000 |
commit | f081985066111ab502e526d6badc26e9d7af74c1 (patch) | |
tree | f2c20aefc2209f752f220212516d57a8d21d8e3f /debian | |
parent | b2b9964782c08fc586f1096e0641765a099f23b6 (diff) | |
download | vyatta-cfg-system-f081985066111ab502e526d6badc26e9d7af74c1.tar.gz vyatta-cfg-system-f081985066111ab502e526d6badc26e9d7af74c1.zip |
add libnetaddr-ip-perl dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0ca12f18..86879a7b 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Package: vyatta-cfg-system Architecture: all Depends: sed (>= 4.1.5), perl (>= 5.8.8), + libnetaddr-ip-perl, procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), libpam-radius-auth, |