summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-07-19 20:43:14 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2010-07-19 21:10:00 +0300
commit7ba82f7b02ce368d2b89112c6f7320c688f7e2f0 (patch)
tree4a285888d31cc456d4682d4288e1eeee15a732fc /README
parent7c515f59252242d072fe88522f9017767bc756fc (diff)
downloadrygel-7ba82f7b02ce368d2b89112c6f7320c688f7e2f0.tar.gz
core: Specify build & run-time dependencies
Diffstat (limited to 'README')
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
index 13f7506c..052ddcaf 100644
--- a/README
+++ b/README
@@ -32,6 +32,34 @@ Important facts and features
and MPEG TS. Fortunately the transcoding framework is flexible enough to
easily add more transcoding targets.
+Requirements
+============
+
+ * Build-time:
+ * Core:
+ * gupnp
+ * gupnp-av
+ * dbus-glib
+ * gstreamer
+ * gio (part of glib source package)
+ * libgee
+ * libuuid
+ * libsoup
+ * vala (not if building from release tarballs)
+ * gupnp-vala (not if building from release tarballs)
+ * Preferences UI:
+ * gtk+
+ * MediaExport:
+ * sqlite3
+ * Run-time:
+ * Definitely needed:
+ * gst-plugins-base
+ * Might be needed (depending on your usage and media collection):
+ * gst-plugins-good
+ * gst-ffmpeg
+ * gst-plugins-bad
+ * gst-plugins-ugly
+
References
==========