]> git.sur5r.net Git - minitube/blobdiff - README.md
Fixed Qt modules list
[minitube] / README.md
index 477a46e97b8904d564ce16221003ef5df8fb1c0b..c57fdfc3ae1b93b37be9a5f0c2bf97d894cad16c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Alternatively Minitube can read an API key from the GOOGLE_API_KEY environment v
 
 ## Build instructions
 To compile Minitube you need at least Qt 5.0. The following Qt modules are needed:
-core, gui, network, sql (using the Sqlite plugin), script, dbus, phonon
+core, gui, widgets, network, sql (using the Sqlite plugin), script, dbus.
 
 To be able to build on a Debian (or derivative) system: