[vlc-commits] Disable pulse on OSX by default
Vittorio Giovara
git at videolan.org
Mon Oct 3 18:45:56 CEST 2016
vlc | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Sun Oct 2 12:48:53 2016 -0400| [431a061b91739730804f00b81818c4ad3fcbfd9b] | committer: Vittorio Giovara
Disable pulse on OSX by default
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=431a061b91739730804f00b81818c4ad3fcbfd9b
---
extras/package/macosx/configure.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh
index d9512f0..81aef96 100755
--- a/extras/package/macosx/configure.sh
+++ b/extras/package/macosx/configure.sh
@@ -33,6 +33,7 @@ OPTIONS="
--disable-skins2
--disable-xcb
--disable-caca
+ --disable-pulse
--disable-sdl
--disable-vnc
--with-macosx-version-min=10.7
More information about the vlc-commits
mailing list