app-accessibility/festival: add missing rdepend on alsa-utils, bug #550266
authorAlexis Ballier <aballier@gentoo.org>
Thu, 29 Dec 2016 13:31:29 +0000 (14:31 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 29 Dec 2016 14:08:09 +0000 (15:08 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-accessibility/festival/festival-2.1-r1.ebuild

index d840aee19413e3bb3e90c711265c8d6a9a5b2a5c..1dcfcaec4df883087f5fd5e83dff16a7c6007256 100644 (file)
@@ -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