Add OpenSound media node to the image, as the one included in the opensound zip is built with gcc2 and won't load with gcc4 builds.
Hope having both doesn't do nasty things on gcc2 builds. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22996 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2318ec87fd
commit
01d9afe0d9
@ -91,6 +91,7 @@ BEOS_ADD_ONS_MEDIA = mixer.media_addon
|
||||
video_producer_demo.media_addon
|
||||
usb_webcam.media_addon
|
||||
dvb.media_addon
|
||||
opensound.media_addon
|
||||
#legacy.media_addon
|
||||
;
|
||||
BEOS_ADD_ONS_MEDIA_PLUGINS = $(GPL_ONLY)ac3_decoder
|
||||
|
Loading…
Reference in New Issue
Block a user