mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
app-accessibility/rhvoice: fix REQUIRED_USE
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -22,8 +22,8 @@ CMAKE_REMOVE_MODULES_LIST="Hardening VersionFromGit"
|
||||
LICENSE="l10n_pt-BR? ( CC-BY-SA-4.0 ) BSD GPL-2 GPL-3+ LGPL-2.1+ MIT"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
IUSE="ao bindist cli client portaudio pulseaudio +server +speech-dispatcher utils"
|
||||
REQUIRED_USE="( ao || portaudio || pulseaudio )"
|
||||
IUSE="ao bindist cli client portaudio +pulseaudio +server +speech-dispatcher utils"
|
||||
REQUIRED_USE="|| ( ao portaudio pulseaudio )"
|
||||
|
||||
CC_NC_LANGS=( en eo ky ru uk )
|
||||
NC_LANGS=( ka tt )
|
||||
|
||||
Reference in New Issue
Block a user