From f59a69d86e67cafb86457e122bb4150c1c4a5d7b Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 27 Dec 2017 00:39:06 +0100 Subject: [PATCH] Updated dependencies --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 18a279d4..2e86b8ad 100755 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ setup( 'Support for Philips Hue plugin': ['phue'], 'Support for MPD/Mopidy music server plugin': ['python-mpd2'], 'Support for Belkin WeMo Switch plugin': ['ouimeaux'], + 'Support for text2speech plugin': ['mplayer'], }, )