Add sound troubleshooting instructions for debian-based distros

This commit is contained in:
Marcelo Santos 2016-03-24 13:25:46 +00:00
parent cd5cb2f50d
commit 9b3f17da61

View File

@ -61,6 +61,13 @@ repository (rather than a release):
$ python3 scripts/asciidoc2html.py
----
If sound doesn't seem to work, try installing the gstreamer plugins:
----
# apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base
gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good
----
Then <<tox,install qutebrowser via tox>>.
On Fedora