Signed-off-by: Hubert Feurstein <[email protected]>
---
 rules/gst-plugins-good.in   |    1 -
 rules/gst-plugins-good.make |    3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-plugins-good.in b/rules/gst-plugins-good.in
index f0da5e7..3bff692 100644
--- a/rules/gst-plugins-good.in
+++ b/rules/gst-plugins-good.in
@@ -220,7 +220,6 @@ if GST_PLUGINS_GOOD
 
        config GST_PLUGINS_GOOD_OSS
                bool
-               depends on GST_PLUGINS_GOOD_BROKEN
                prompt "oss"
 
        config GST_PLUGINS_GOOD_OSS4
diff --git a/rules/gst-plugins-good.make b/rules/gst-plugins-good.make
index 6c34a81..01b64b8 100644
--- a/rules/gst-plugins-good.make
+++ b/rules/gst-plugins-good.make
@@ -82,7 +82,8 @@ GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_WAVPARSE)  
+= wavparse
 GST_PLUGINS_GOOD_ENABLEC-$(PTXCONF_GST_PLUGINS_GOOD_Y4M)       += y4m
 GST_PLUGINS_GOOD_ENABLEP-$(PTXCONF_GST_PLUGINS_GOOD_Y4M)       += y4menc
 GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_DIRECTSOUND)        += 
directsound
-GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSS)                += oss
+GST_PLUGINS_GOOD_ENABLEC-$(PTXCONF_GST_PLUGINS_GOOD_OSS)       += oss
+GST_PLUGINS_GOOD_ENABLEP-$(PTXCONF_GST_PLUGINS_GOOD_OSS)       += ossaudio
 GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSS4)       += oss4
 GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_SUNAUDIO)   += sunaudio
 GST_PLUGINS_GOOD_ENABLE-$(PTXCONF_GST_PLUGINS_GOOD_OSX_AUDIO)  += osx_audio
-- 
1.7.1


-- 
ptxdist mailing list
[email protected]

Reply via email to