From 986ee27cff1de8afdcbe72f464afef573790d373 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 24 Jul 2014 11:12:14 -0400 Subject: test: make selinux test skipped if selinux not available. Also, in debian packaging depend on it (so it wont skip there). --- packages/debian/control.in | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/debian') 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, -- cgit v1.2.3