summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-12 15:13:11 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-12 15:13:11 +0100
commit93e2a8af53e06fb7b0e9297eef8d28b4c5aa021a (patch)
tree3f4b2b862d16053e9c5e8e35d5f7f67150e41769
parentcc893e9aa37d7d91e2829b8c1f68daab99756247 (diff)
gst-plugins-base-static: Add missing bracket
-rw-r--r--recipes/gst-plugins-base-static.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gst-plugins-base-static.recipe b/recipes/gst-plugins-base-static.recipe
index 2246b32..0d1b986 100644
--- a/recipes/gst-plugins-base-static.recipe
+++ b/recipes/gst-plugins-base-static.recipe
@@ -54,6 +54,7 @@ class Recipe(custom.GStreamerStatic):
],
Platform.IOS: [
'libgstivorbisdec',
+ ]
}
platform_files_plugins_sys_devel = {