summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-12-05 10:30:10 +0100
committerMurray Cumming <murrayc@murrayc.com>2012-12-05 10:30:10 +0100
commitdb42c372d6e82d8de61b3967a6229cffd69a2d02 (patch)
tree612cdda3f76b078fc438b6d923cc98df0a97c431 /README
parent8e56fa5d1351633a170dd25f2a60eacd5288b0b0 (diff)
downloadrygel-db42c372d6e82d8de61b3967a6229cffd69a2d02.tar.gz
Change --with-media-engine=none to =simple
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index deddeac8..f8260fb6 100644
--- a/README
+++ b/README
@@ -68,6 +68,10 @@ Requirements
* gst-ffmpeg
* gst-plugins-bad
* gst-plugins-ugly
+
+To build without gstreamer, use:
+ --with-media-engine=simple
+This will also disable any plugins that use gstreamer.
References
==========