diff options
Diffstat (limited to 'app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild index ade729b58966..3ffd0dd5791f 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.8 2014/12/05 10:16:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.9 2014/12/05 20:46:00 teiresias Exp $ EAPI=5 @@ -32,7 +32,8 @@ COMMON_DEPEND="python? ( ${PYTHON_DEPS} ) DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40.0 virtual/pkgconfig" - RDEPEND="${COMMON_DEPEND}" + RDEPEND="${COMMON_DEPEND} + dev-python/pyxdg" src_configure() { local myeconfargs=( |