projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb53f7
)
dev-util/catalyst: more correct deps
author
Zero_Chaos
<zerochaos@gentoo.org>
Tue, 3 Jul 2018 02:04:24 +0000
(22:04 -0400)
committer
Zero_Chaos
<zerochaos@gentoo.org>
Tue, 3 Jul 2018 02:05:55 +0000
(22:05 -0400)
building cdtar on the fly requires a bit more
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-util/catalyst/catalyst-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/catalyst/catalyst-9999.ebuild
b/dev-util/catalyst/catalyst-9999.ebuild
index e3bf4c22c44b48579eb8a5d86f7bb11972fbd41d..32ee71fab19805aefd09dade2313b6555d9bcf5a 100644
(file)
--- a/
dev-util/catalyst/catalyst-9999.ebuild
+++ b/
dev-util/catalyst/catalyst-9999.ebuild
@@
-46,6
+46,8
@@
RDEPEND="
"
PDEPEND="system-bootloader? ( >=sys-apps/memtest86+-5.01-r4
sys-boot/grub:2
+ amd64? ( sys-boot/grub[grub_platforms_efi-32,grub_platforms_efi-64] )
+ x86? ( sys-boot/grub[grub_platforms_efi-32] )
sys-boot/syslinux
sys-boot/shim )"