From: Flavio Tordini Date: Fri, 18 Sep 2015 13:33:28 +0000 (+0200) Subject: Fixed Qt modules list X-Git-Tag: 2.5.1~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fbdd64696a4ca7031097fb53de3eb90660096d97;p=minitube Fixed Qt modules list --- diff --git a/README.md b/README.md index 477a46e..c57fdfc 100644 --- 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: