summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/gstreamer-1.0-effects.package7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/gstreamer-1.0-effects.package b/packages/gstreamer-1.0-effects.package
index eb159c3c..59b32fc3 100644
--- a/packages/gstreamer-1.0-effects.package
+++ b/packages/gstreamer-1.0-effects.package
@@ -21,10 +21,3 @@ class Package(custom.GStreamer, package.Package):
'gst-plugins-good-1.0:plugins_effects_devel',
'gst-plugins-ugly-1.0:plugins_effects_devel',
'gst-plugins-bad-1.0:plugins_effects_devel']
-
- def prepare(self):
- if self.config.platform == Platform.WINDOWS:
- # FIXME: This will almost certainly fail to build on Windows due to
- # https://bugzilla.gnome.org/show_bug.cgi?id=770264
- # See also, gst-plugins-bad-1.0.recipe and -static
- self.files.remove('webrtc-audio-processing:libs')