mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 00:31:09 +02:00
pentoo-installer: this use flag has always been a dep, but don't forget about it
This commit is contained in:
parent
74ca85357f
commit
ea0a37ff8c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ PDEPEND="dev-util/dialog
|
|||
sys-boot/efibootmgr
|
||||
|| ( sys-boot/grub:0
|
||||
sys-boot/grub-static:0 )
|
||||
sys-boot/grub:2
|
||||
sys-boot/grub:2[multislot(-)]
|
||||
sys-boot/os-prober
|
||||
sys-fs/squashfs-tools
|
||||
net-misc/rsync"
|
||||
|
|
|
|||
Loading…
Reference in a new issue