]> git.sur5r.net Git - minitube/commitdiff
Fixed Qt modules list
authorFlavio Tordini <flavio.tordini@gmail.com>
Fri, 18 Sep 2015 13:33:28 +0000 (15:33 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Fri, 18 Sep 2015 13:33:28 +0000 (15:33 +0200)
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: