diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-06-25 00:37:54 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-06-25 00:37:54 +0200 |
commit | a60ef7d4cea1c833050e849fdec4e229b3a9f4a8 (patch) | |
tree | f265af90b8bc3c6136c14136187e8b7e36e89a16 | |
parent | app-text/tesseract: Migrate from LINGUAS to L10N. (diff) | |
download | gentoo-a60ef7d4cea1c833050e849fdec4e229b3a9f4a8.tar.gz gentoo-a60ef7d4cea1c833050e849fdec4e229b3a9f4a8.tar.bz2 gentoo-a60ef7d4cea1c833050e849fdec4e229b3a9f4a8.zip |
app-accessibility/festival-it: Update use dependency for mbrola.
Package-Manager: portage-2.3.0
-rw-r--r-- | app-accessibility/festival-it/festival-it-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/festival-it/festival-it-1.0-r2.ebuild b/app-accessibility/festival-it/festival-it-1.0-r2.ebuild index 7a3a3dacf304..43220ddd13fa 100644 --- a/app-accessibility/festival-it/festival-it-1.0-r2.ebuild +++ b/app-accessibility/festival-it/festival-it-1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="http://www2.pd.istc.cnr.it/FESTIVAL/home" SRC_URI="mirror://sourceforge/it-festival/Italian-FESTIVAL.zip" RDEPEND=">=app-accessibility/festival-2.1 - mbrola? ( >=app-accessibility/mbrola-3.0.1h-r4[linguas_it] )" + mbrola? ( >=app-accessibility/mbrola-3.0.1h-r4[l10n_it] )" DEPEND="app-arch/unzip" IUSE="mbrola" |