From 72dc0ec869235d72f6cee9f3f23fabff976ca9a4 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 13 Feb 2016 08:03:48 -0200 Subject: README: add a missing qt5 dependency on Fedora Signed-off-by: Mauro Carvalho Chehab --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6fd5cf18..58487109 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ packages with apt-get or aptitude: On Fedora (and similar rpm-based distributions), you need to install the following packages with dnf: alsa-lib-devel doxygen libjpeg-turbo-devel qt-devel automake - libtool gettext-devel make gcc gcc-c++ git + libtool gettext-devel make gcc gcc-c++ qt5-qtbase-devel git (git is only requiried if you're cloning from the main git repository at linuxtv.org). -- cgit v1.2.1