summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-18 10:27:42 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-22 08:35:45 +0200
commit4a3201499441d1310b9270f562ae968ae2d64f64 (patch)
tree241f34fccf87cc42734b22c599fd234b0e4c2a59
parent3943d4eaa7a5d6886166dd3169589e6771d35f4e (diff)
gstreamer-1.0: Remove applemedia-nonpublic plugin for now
-rw-r--r--recipes/gst-plugins-bad-1.0-static.recipe1
-rw-r--r--recipes/gst-plugins-bad-1.0.recipe1
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gst-plugins-bad-1.0-static.recipe b/recipes/gst-plugins-bad-1.0-static.recipe
index 8ef0276..cf185f9 100644
--- a/recipes/gst-plugins-bad-1.0-static.recipe
+++ b/recipes/gst-plugins-bad-1.0-static.recipe
@@ -106,7 +106,6 @@ class Recipe(custom.GStreamerStatic):
],
Platform.DARWIN: [
'libgstapplemedia',
- 'libgstapplemedia_nonpublic',
],
Platform.IOS: [
'libgsteglglessink',
diff --git a/recipes/gst-plugins-bad-1.0.recipe b/recipes/gst-plugins-bad-1.0.recipe
index 2d4f9e2..eb5bbc8 100644
--- a/recipes/gst-plugins-bad-1.0.recipe
+++ b/recipes/gst-plugins-bad-1.0.recipe
@@ -112,7 +112,6 @@ class Recipe(recipe.Recipe):
],
Platform.DARWIN: [
'lib/gstreamer-1.0/libgstapplemedia%(mext)s',
- 'lib/gstreamer-1.0/libgstapplemedia_nonpublic%(mext)s',
],
Platform.IOS: [
'lib/gstreamer-1.0/libgsteglglessink%(mext)s',