commit | c0d9d76339d8c536517a5e63a928179fb0cf6ba7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Apr 18 21:00:38 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Apr 18 21:02:52 2016 +0200 |
tree | b49323bf532b1a9c3486ee80546b09a65d32a8bd | |
parent | 74e19d5eddbc05a44f7ed623adaac9fb561decb5 [diff] [blame] |
Don't require specific version of openstack-pkg-tools So build will work on older debian/ubuntu releases
diff --git a/debian/control b/debian/control index e5d5a54..1def884 100644 --- a/debian/control +++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin Priority: optional Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 43~), + openstack-pkg-tools, salt-master, python, python-yaml,