mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
pentoo-misc: switch to espeak-ng by default
This commit is contained in:
parent
37247c0356
commit
c046dcfcff
1 changed files with 4 additions and 2 deletions
|
|
@ -22,8 +22,10 @@ PDEPEND="
|
|||
app-misc/wipe
|
||||
net-misc/whois
|
||||
|
||||
accessibility? ( app-accessibility/espeakup
|
||||
app-accessibility/brltty )
|
||||
accessibility? (
|
||||
|| ( app-accessibility/espeakup-ng app-accessibility/espeakup )
|
||||
app-accessibility/brltty
|
||||
)
|
||||
|
||||
X? ( office? ( || ( app-office/libreoffice app-office/libreoffice-bin ) ) )
|
||||
|
||||
Loading…
Reference in a new issue