summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-10-08 13:41:27 -0700
committerMatt Turner <mattst88@gentoo.org>2020-10-08 14:06:06 -0700
commit509180bcd9b588112cb080cb2e62aabedf1b3836 (patch)
tree91b9bcb69db8abc88ab089c5cd350ef494a89b00 /dev-util/catalyst
parentdev-util/catalyst: Depend on sys-apps/portage (diff)
downloadgentoo-509180bcd9b588112cb080cb2e62aabedf1b3836.tar.gz
gentoo-509180bcd9b588112cb080cb2e62aabedf1b3836.tar.bz2
gentoo-509180bcd9b588112cb080cb2e62aabedf1b3836.zip
dev-util/catalyst: Remove some dependencies
In upstream commit 0a27a7a39a7d (targets: Use GRUB for BIOS boot) I dropped the uses of these packages. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r--dev-util/catalyst/catalyst-9999.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild
index de182b946c6c..e6f0e1676b70 100644
--- a/dev-util/catalyst/catalyst-9999.ebuild
+++ b/dev-util/catalyst/catalyst-9999.ebuild
@@ -67,16 +67,10 @@ RDEPEND="
sys-boot/grub:2[grub_platforms_ieee1275]
)
)
-
- amd64? ( >=sys-boot/syslinux-3.72 )
- x86? ( >=sys-boot/syslinux-3.72 )
"
PDEPEND="
system-bootloader? (
- >=sys-apps/memtest86+-5.01-r4
sys-boot/grub:2
- sys-boot/shim
- sys-boot/syslinux
amd64? ( sys-boot/grub[grub_platforms_efi-32,grub_platforms_efi-64] )
x86? ( sys-boot/grub[grub_platforms_efi-32] )