summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-08-22 11:34:55 +0800
committerJason Zaman <perfinion@gentoo.org>2016-08-29 09:23:38 +0800
commited8d3fd9362fc893c6fd035f5de32b28af5663e2 (patch)
treecc03f26206171d820f9c08195670b3d0d6b65f29 /sys-boot
parentdev-ruby/priorityqueue: Add ruby22 (diff)
downloadgentoo-ed8d3fd9362fc893c6fd035f5de32b28af5663e2.tar.gz
gentoo-ed8d3fd9362fc893c6fd035f5de32b28af5663e2.tar.bz2
gentoo-ed8d3fd9362fc893c6fd035f5de32b28af5663e2.zip
sys-boot/tboot: Add openssl[-bindist] dep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/tboot/tboot-1.9.4-r1.ebuild (renamed from sys-boot/tboot/tboot-1.9.4.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-boot/tboot/tboot-1.9.4.ebuild b/sys-boot/tboot/tboot-1.9.4-r1.ebuild
index 1425e4813603..0ec16b886a80 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