This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: README: add a missing qt5 dependency on Fedora Author: Mauro Carvalho Chehab <[email protected]> Date: Sat Feb 13 08:03:48 2016 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=72dc0ec869235d72f6cee9f3f23fabff976ca9a4 diff --git a/README b/README index 6fd5cf18b5e3..584871094735 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). _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
