aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-13 08:03:48 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-13 08:03:48 -0200
commit72dc0ec869235d72f6cee9f3f23fabff976ca9a4 (patch)
tree2dd93ef2c1334496f5f9fc923f2a53d5c4212b3b
parentcb7135aa81d482c88f7587590a9d2f8503831752 (diff)
README: add a missing qt5 dependency on Fedora
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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).

Privacy Policy