From 0e58538fa86fb33ec264f1c3a8eb82fed90c36a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Fri, 28 Feb 2014 02:02:27 +0100 Subject: [PATCH] doc: gstreamer setup-hook --- doc/stdenv.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/stdenv.xml b/doc/stdenv.xml index a0741c4aa225..afea416da8ac 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -1169,6 +1169,14 @@ echo @foo@ every Haskell build input in it (TODO: how?). + + GStreamer + Adds the + GStreamer plugins subdirectory of + each build input to the GST_PLUGIN_SYSTEM_PATH_1_0 or + GST_PLUGIN_SYSTEM_PATH environment variable. + +