Skip to content

Commit

Permalink
app-accessibility/speech-dispatcher: Depend on threading support in p…
Browse files Browse the repository at this point in the history
…ython

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Nov 11, 2015
1 parent ee5dd59 commit 7bc89cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
EAPI=5

PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
PYTHON_REQ_USE="threads(+)"

inherit eutils python-r1

Expand Down

0 comments on commit 7bc89cb

Please sign in to comment.