commit: ed8d3fd9362fc893c6fd035f5de32b28af5663e2
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 03:34:55 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 01:23:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8d3fd9
sys-boot/tboot: Add openssl[-bindist] dep
Package-Manager: portage-2.2.28
sys-boot/tboot/{tboot-1.9.4.ebuild => tboot-1.9.4-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-boot/tboot/tboot-1.9.4.ebuild
b/sys-boot/tboot/tboot-1.9.4-r1.ebuild
similarity index 96%
rename from sys-boot/tboot/tboot-1.9.4.ebuild
rename to sys-boot/tboot/tboot-1.9.4-r1.ebuild
index 1425e48..0ec16b8 100644
--- a/sys-boot/tboot/tboot-1.9.4.ebuild
+++ b/sys-boot/tboot/tboot-1.9.4-r1.ebuild
@@ -19,7 +19,8 @@ IUSE="custom-cflags selinux"
RESTRICT="test"
DEPEND="app-crypt/trousers
-app-crypt/tpm-tools"
+app-crypt/tpm-tools
+dev-libs/openssl:0=[-bindist]"
RDEPEND="${DEPEND}
sys-boot/grub:2