summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-6.2.ebuild')
-rw-r--r--sys-apps/smartmontools/smartmontools-6.2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-6.2.ebuild b/sys-apps/smartmontools/smartmontools-6.2.ebuild
index 1632bb06296a..8596e59a729c 100644
--- a/sys-apps/smartmontools/smartmontools-6.2.ebuild
+++ b/sys-apps/smartmontools/smartmontools-6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.2.ebuild,v 1.1 2013/08/10 05:04:18 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-6.2.ebuild,v 1.2 2013/08/11 16:37:40 swift Exp $
EAPI="4"
@@ -22,7 +22,10 @@ SLOT="0"
IUSE="caps minimal selinux static"
DEPEND="caps? ( sys-libs/libcap-ng )
- selinux? ( sys-libs/libselinux )"
+ selinux? (
+ sys-libs/libselinux
+ sec-policy/selinux-smartmon
+ )"
RDEPEND="${DEPEND}
!minimal? ( virtual/mailx )"