From fbdd64696a4ca7031097fb53de3eb90660096d97 Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Fri, 18 Sep 2015 15:33:28 +0200 Subject: [PATCH] Fixed Qt modules list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5