diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-07-24 08:58:45 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-07-24 08:58:45 -0400 |
commit | 97590a239dfb49d4dff216058a83852a635fd3f6 (patch) | |
tree | b9476ee7775ee88261b2c1ee90ef1a985114a807 /packages | |
parent | f27f79926371ac0458452508179c4f823a61c82b (diff) | |
download | vyos-cloud-init-97590a239dfb49d4dff216058a83852a635fd3f6.tar.gz vyos-cloud-init-97590a239dfb49d4dff216058a83852a635fd3f6.zip |
remove duplicate entry in control.in
Diffstat (limited to 'packages')
-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 6e383dcc..18a4600c 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-cheetah, python-mocker, - python-setuptools, python-httpretty, #for $r in $requires ${r}, |