diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2016-02-26 07:06:10 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2016-02-26 07:06:31 +0000 |
commit | 571aeb5b091633c605a2128a2c5e030069486fa8 (patch) | |
tree | 6367798989a979ac6804599dc9d0ff119ce75f55 /recipes/gst-plugins-bad-1.0.recipe | |
parent | 6177c55a35b422925f73a99a9a8606c14994739b (diff) |
cerbero: update for opus plugin moves
Diffstat (limited to 'recipes/gst-plugins-bad-1.0.recipe')
-rw-r--r-- | recipes/gst-plugins-bad-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gst-plugins-bad-1.0.recipe b/recipes/gst-plugins-bad-1.0.recipe index f8790dc3..098b0acf 100644 --- a/recipes/gst-plugins-bad-1.0.recipe +++ b/recipes/gst-plugins-bad-1.0.recipe @@ -97,7 +97,7 @@ class Recipe(recipe.Recipe): 'lib/gstreamer-1.0/libgstmidi%(mext)s', 'lib/gstreamer-1.0/libgstmxf%(mext)s', 'lib/gstreamer-1.0/libgstopenh264%(mext)s', - 'lib/gstreamer-1.0/libgstopus%(mext)s', + 'lib/gstreamer-1.0/libgstopusparse%(mext)s', 'lib/gstreamer-1.0/libgstpcapparse%(mext)s', 'lib/gstreamer-1.0/libgstpnm%(mext)s', 'lib/gstreamer-1.0/libgstrfbsrc%(mext)s', |