summaryrefslogtreecommitdiff
path: root/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild')
-rw-r--r--app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild b/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
index 2e719e5b28ba..8f55dd6e71a8 100644
--- a/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
+++ b/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+MODULES_OPTIONAL_USE="modules"
inherit user linux-mod cmake-utils udev
MY_P=${P/-/_}
@@ -13,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="libressl ssl modules"
+IUSE="libressl ssl"
RDEPEND="ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )