Mercurial > code > home > repos > homeauto
diff service/speechMusic/requirements.txt @ 455:7e09c0d0a86e
speechmusic can now fetch from http
Ignore-this: 111d84089591287c786f9119bbe546a
author | drewp@bigasterisk.com |
---|---|
date | Fri, 19 Apr 2019 14:24:09 -0700 |
parents | ccde9f432e4e |
children |
line wrap: on
line diff
--- a/service/speechMusic/requirements.txt Fri Apr 19 13:51:54 2019 -0700 +++ b/service/speechMusic/requirements.txt Fri Apr 19 14:24:09 2019 -0700 @@ -5,4 +5,8 @@ mock==1.0.1 pyjade==2.0.2 Twisted -pygame==1.9.5 + +# upgrading to 1.9.5 makes it stop working with pulseaudio +# (maybe this unversioned one picks the system package which +# has a better SDL build) +pygame