commit: 91d87afd2533542530db04819cea34199f5248f5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 13:31:29 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 14:08:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d87afd
app-accessibility/festival: add missing rdepend on alsa-utils, bug #550266
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-accessibility/festival/festival-2.1-r1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-accessibility/festival/festival-2.1-r1.ebuild
b/app-accessibility/festival/festival-2.1-r1.ebuild
index d840aee..1dcfcae 100644
--- a/app-accessibility/festival/festival-2.1-r1.ebuild
+++ b/app-accessibility/festival/festival-2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -29,7 +29,9 @@ IUSE=""
DEPEND="~app-accessibility/speech-tools-2.1
>=sys-libs/ncurses-5.6-r2"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ media-sound/alsa-utils
+"
S=${WORKDIR}/festival