diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-07-22 14:57:55 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-07-22 14:57:55 -0400 |
commit | a86942a57cea02f69cf250053ebf1db79c7d5157 (patch) | |
tree | c5636d3f491296cd6c89ed2ae279dcafe95a893e /packages | |
parent | bc7d57a0ae827978c87919c833bb5e8d2d5143c6 (diff) | |
parent | 8f37f2755d7e1ab9a6537bb7faa68df142cc99e4 (diff) | |
download | vyos-cloud-init-a86942a57cea02f69cf250053ebf1db79c7d5157.tar.gz vyos-cloud-init-a86942a57cea02f69cf250053ebf1db79c7d5157.zip |
merge from trunk
Diffstat (limited to 'packages')
-rw-r--r-- | packages/debian/control.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/debian/control.in b/packages/debian/control.in index 401a542f..5fe16e43 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -6,6 +6,7 @@ Maintainer: Scott Moser <smoser@ubuntu.com> Build-Depends: debhelper (>= 9), dh-python, dh-systemd, + iproute2, pyflakes, ${python}, ${test_requires}, |