aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Jaggars <jhjaggars@gmail.com>2012-12-14 12:08:38 -0800
committerJesse Jaggars <jhjaggars@gmail.com>2012-12-14 12:08:38 -0800
commit2c94e5787647c989e45ddb0c96edab50afdefbb3 (patch)
treea628fc800e1665dd48e2a80abcdb251bd335c80f
parent0c9e7777dbe598a6826b8610829170379fad938d (diff)
parenta54e7617bf29d8f58d369f995fd0233a2163ac7f (diff)
downloadsos-2c94e5787647c989e45ddb0c96edab50afdefbb3.tar.gz
Merge pull request #94 from battlemidget/feature
Make Ubuntu/Debian depend on python-selinux (Closed GH:#93)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1e0f4f42..6436a604 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), python-support, python (>=2.7), gettext
Package: sos
Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, python-selinux
Description: A set of tools to gather troubleshooting information from a system
Sos is a set of tools that gathers information about system
hardware and configuration. The information can then be used for