summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 11 insertions, 4 deletions
diff --git a/README b/README
index 14cff92..c5c87e6 100644
--- a/README
+++ b/README
@@ -34,14 +34,21 @@ SpiceClientGlib and SpiceClientGtk GObject-introspection modules.
Build depedencies:
------------------
-On Fedora: gtk2-devel or gtk3-devel and
+On Fedora: (gtk2-devel if building with --with-gtk=2.0)
-spice-protocol pygtk2-devel intltool celt051-devel
+gtk3-devel spice-protocol pygtk2-devel intltool celt051-devel
openssl-devel pulseaudio-libs-devel pixman-devel python perl-Text-CSV
gobject-introspection-devel libjpeg-turbo-devel zlib-devel
-cyrus-sasl-devel
+cyrus-sasl-devel gtk-doc
+
+The experimental GStreamer backend needs:
+
+gstreamer-devel gstreamer-plugins-base-devel
+
+If you build from git, you'll also need:
+
+libtool automake pyparsing vala
-You can also build with the experimental GStreamer backend.
current state
-------------