projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36c099b
)
app-crypt/pesign: Move efivar to RDEPEND
author
David Michael
<david.michael@coreos.com>
Thu, 15 Jun 2017 00:24:02 +0000
(17:24 -0700)
committer
Amy Liffey
<amynka@gentoo.org>
Thu, 18 Jan 2018 20:16:40 +0000
(21:16 +0100)
Gentoo-Bug: https://bugs.gentoo.org/621802
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-crypt/pesign/pesign-0.112.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/pesign/pesign-0.112.ebuild
b/app-crypt/pesign/pesign-0.112.ebuild
index a5d5bac847a7bd5fec26b4b2385b02959dadac58..314dcb7d8cd1572b03b4744c20911c424b29c27a 100644
(file)
--- 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
"