diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-07-22 13:38:32 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-07-22 13:38:32 -0400 |
commit | 70411304df996116beb0bb26ee42903e17a466cd (patch) | |
tree | 13f1f07e78d7408e4cb6353fbd7e3b432b898c89 | |
parent | a21baa2bf5619358250821aa3c3d69dd54b81b18 (diff) | |
parent | 201cc6d5505d088b2143cc881babc153c9f6d5c4 (diff) | |
download | vyos-cloud-init-70411304df996116beb0bb26ee42903e17a466cd.tar.gz vyos-cloud-init-70411304df996116beb0bb26ee42903e17a466cd.zip |
merge from trunk
-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}, |