From 858a3360d5c3f6d952a6a3f84c26d7fa17eb3b90 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 15 Sep 2005 11:58:27 +0000 Subject: [PATCH] add prereqs Original commit message from CVS: add prereqs --- docs/plugins/gst-plugins-base-plugins.prerequisites | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/plugins/gst-plugins-base-plugins.prerequisites diff --git a/docs/plugins/gst-plugins-base-plugins.prerequisites b/docs/plugins/gst-plugins-base-plugins.prerequisites new file mode 100644 index 0000000000..6c9f71a99d --- /dev/null +++ b/docs/plugins/gst-plugins-base-plugins.prerequisites @@ -0,0 +1,7 @@ +GstChildProxy GstObject +GstTagSetter GstElement +GstImplementsInterface GstElement +GstMixer GstImplementsInterface GstElement +GstTuner GstImplementsInterface GstElement +GstXOverlay GstImplementsInterface GstElement +GstColorBalance GstImplementsInterface GstElement