diff options
Diffstat (limited to 'recipes/gst-plugins-bad-1.0-static.recipe')
-rw-r--r-- | recipes/gst-plugins-bad-1.0-static.recipe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gst-plugins-bad-1.0-static.recipe b/recipes/gst-plugins-bad-1.0-static.recipe index ede4e73e..8906bb91 100644 --- a/recipes/gst-plugins-bad-1.0-static.recipe +++ b/recipes/gst-plugins-bad-1.0-static.recipe @@ -110,6 +110,7 @@ class Recipe(custom.GStreamerStatic): Platform.WINDOWS: [ 'libgstwinscreencap', 'libgstdirectsoundsrc', + 'libgstwinks', ] } |