summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-05-30 14:36:43 +0200
committerJens Georg <mail@jensge.org>2018-05-30 14:36:43 +0200
commit24e76fff70024a9f225ac168dce8053d1e3745d0 (patch)
tree48994ef66fa4d8f154890b1641aad71efff2b55c /README.md
parent4833a2dc7edfdff0d45f3890b6efe6c1bd8e8c24 (diff)
downloadrygel-24e76fff70024a9f225ac168dce8053d1e3745d0.tar.gz
build: use foreign to cope with now missing README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 951e6f10..d5544281 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Requirements
* gst-plugins-bad
* gst-plugins-ugly
-To build without gstreamer, use: ```--with-media-engine=simple```
+To build without gstreamer, use ```--with-media-engine=simple``` during configure time.
This will also disable any plugins that use gstreamer.
References