diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-03-03 19:11:25 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-03-03 19:11:25 -0500 |
commit | 29fc924565a730c51eb56a6f953453857d0183ca (patch) | |
tree | 031b50f61436fd41b339ba01354211280588a78b /packages/debian/control.in | |
parent | 77a9dbb4aa7e555d4c033c54a60b7084b2ab3373 (diff) | |
parent | 2231c45ac3712c5cb7c1b810c838d3f91f424bf2 (diff) | |
download | vyos-cloud-init-29fc924565a730c51eb56a6f953453857d0183ca.tar.gz vyos-cloud-init-29fc924565a730c51eb56a6f953453857d0183ca.zip |
merge with trunk
Diffstat (limited to 'packages/debian/control.in')
-rw-r--r-- | packages/debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/debian/control.in b/packages/debian/control.in index 5fe16e43..1c4f522c 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -18,8 +18,8 @@ Package: cloud-init Architecture: all Depends: procps, ${python}, - ${requires}, ${misc:Depends}, + ${${python}:Depends} Recommends: eatmydata, sudo, software-properties-common, gdisk XB-Python-Version: ${python:Versions} Description: Init scripts for cloud instances |