mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
pentoo-system: the right number of ( is important
This commit is contained in:
parent
3de4e92e79
commit
ecb1ed7f5a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ PDEPEND="${PDEPEND}
|
|||
qemu? ( app-emulation/virt-manager
|
||||
!livecd-stage1? ( sys-apps/usermode-utilities ) )
|
||||
video_cards_vmware? ( !livecd-stage1? ( app-emulation/open-vm-tools
|
||||
( app-emulation/open-vm-tools-kmod ) )
|
||||
app-emulation/open-vm-tools-kmod ) )
|
||||
"
|
||||
PDEPEND="${PDEPEND}
|
||||
!livecd-stage1? ( video_cards_virtualbox? ( app-emulation/virtualbox-guest-additions )
|
||||
|
|
|
|||
Loading…
Reference in a new issue