diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-13 12:08:45 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-13 12:08:45 -0500 |
commit | 517f52af3c7fa39b0303f337681f77e2d2a4ff6f (patch) | |
tree | 1eb9fc0876e697c274a7d656c1141316f8bd5c1a /packages/debian/control.in | |
parent | f3fb7f7d7c83d277634cfe43b82912801ef67311 (diff) | |
download | vyos-cloud-init-517f52af3c7fa39b0303f337681f77e2d2a4ff6f.tar.gz vyos-cloud-init-517f52af3c7fa39b0303f337681f77e2d2a4ff6f.zip |
add dependency for 'pkg_resources'
Diffstat (limited to 'packages/debian/control.in')
-rw-r--r-- | packages/debian/control.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/debian/control.in b/packages/debian/control.in index dace0356..edb5aff5 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -19,7 +19,6 @@ Standards-Version: 3.9.3 Package: cloud-init Architecture: all Depends: cloud-utils, - distribute, procps, python, #for $r in $requires |