vlc/vlc-2.2 | branch: master | KO Myung-Hun <[email protected]> | Wed Dec 3 11:47:00 2014 +0900| [37e310d3e4901c1199a991d36b07d03b647c5fd6] | committer: Jean-Baptiste Kempf
os2: enable gnutls Signed-off-by: Jean-Baptiste Kempf <[email protected]> (cherry picked from commit b149f63b2353e19570bac9481ac80fb63f62012b) Signed-off-by: KO Myung-Hun <[email protected]> Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=37e310d3e4901c1199a991d36b07d03b647c5fd6 --- extras/package/os2/configure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/package/os2/configure.sh b/extras/package/os2/configure.sh index 7b17cfa..6ae7e2b 100644 --- a/extras/package/os2/configure.sh +++ b/extras/package/os2/configure.sh @@ -39,6 +39,7 @@ OPTIONS=" --enable-skins2 --enable-libxml2 --enable-libgcrypt + --enable-gnutls --enable-vlc " _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
