app-crypt/pesign: Move efivar to RDEPEND

Gentoo-Bug: https://bugs.gentoo.org/621802
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
David Michael
2017-06-14 17:24:02 -07:00
committed by Amy Liffey
parent 36c099bfc3
commit d444a72f5e

View File

@@ -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
"