From d444a72f5e20d24cd6269c89ece63ab6dd0de4e8 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 14 Jun 2017 17:24:02 -0700 Subject: [PATCH] app-crypt/pesign: Move efivar to RDEPEND Gentoo-Bug: https://bugs.gentoo.org/621802 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-crypt/pesign/pesign-0.112.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/pesign/pesign-0.112.ebuild b/app-crypt/pesign/pesign-0.112.ebuild index a5d5bac847a7..314dcb7d8cd1 100644 --- a/app-crypt/pesign/pesign-0.112.ebuild +++ b/app-crypt/pesign/pesign-0.112.ebuild @@ -21,11 +21,11 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-apps/util-linux + sys-libs/efivar " DEPEND="${RDEPEND} sys-apps/help2man sys-boot/gnu-efi - sys-libs/efivar virtual/pkgconfig " -- 2.26.2