diff options
| author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-03 16:28:23 -0800 |
|---|---|---|
| committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-03 16:28:23 -0800 |
| commit | 56dfb8099f329ae7a7b454ba9362e092d93899bf (patch) | |
| tree | 103b10fff792742eb6ff12c3489f1428149881f7 | |
| parent | 63c72bf9a832284afd0c06f85a2d89c7e0cf8c82 (diff) | |
| download | vyatta-cfg-system-56dfb8099f329ae7a7b454ba9362e092d93899bf.tar.gz vyatta-cfg-system-56dfb8099f329ae7a7b454ba9362e092d93899bf.zip | |
Add dependency on adduser
Gets rid of debian build warning.
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ba8d3655..49c27a8b 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Standards-Version: 3.7.2 Package: vyatta-cfg-system Architecture: all Depends: acpid, + adduser, sed (>= 4.1.5), perl (>= 5.8.8), libnetaddr-ip-perl, |
