[vlc-commits] macOS/configure.sh: Remove qtkit build option
    David Fuhrmann 
    git at videolan.org
       
    Sun Nov 18 14:40:54 CET 2018
    
    
  
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Nov 18 14:25:07 2018 +0100| [bff7384e68c5e835580fa8c929852672fc9152f7] | committer: David Fuhrmann
macOS/configure.sh: Remove qtkit build option
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bff7384e68c5e835580fa8c929852672fc9152f7
---
 extras/package/macosx/configure.sh | 1 -
 1 file changed, 1 deletion(-)
diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh
index de06ad18b2..92f0218a25 100755
--- a/extras/package/macosx/configure.sh
+++ b/extras/package/macosx/configure.sh
@@ -26,7 +26,6 @@ OPTIONS="
         --enable-ncurses
         --enable-twolame
         --enable-libass
-        --enable-macosx-qtkit
         --enable-macosx-avfoundation
         --disable-skins2
         --disable-xcb
    
    
More information about the vlc-commits
mailing list