summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-07-24 11:12:14 -0400
committerScott Moser <smoser@ubuntu.com>2014-07-24 11:12:14 -0400
commit986ee27cff1de8afdcbe72f464afef573790d373 (patch)
tree4ec844fa3ab6b50e2c53bf51d95c2bacbacc3c83 /packages
parentf7e63d61cffde091f0d876e4acc6778943cb7499 (diff)
downloadvyos-cloud-init-986ee27cff1de8afdcbe72f464afef573790d373.tar.gz
vyos-cloud-init-986ee27cff1de8afdcbe72f464afef573790d373.zip
test: make selinux test skipped if selinux not available.
Also, in debian packaging depend on it (so it wont skip there).
Diffstat (limited to 'packages')
-rw-r--r--packages/debian/control.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/debian/control.in b/packages/debian/control.in
index 18a4600c..c892747c 100644
--- a/packages/debian/control.in
+++ b/packages/debian/control.in
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
pyflakes,
pylint,
python-setuptools,
+ python-selinux,
python-cheetah,
python-mocker,
python-httpretty,