vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Tue May 10 19:42:34 2016 +0200| [b434daa80dd068f5afff3e30d48333fe8b62ef09] | committer: Hugo Beauzée-Luyssen
contribs: upnp: Add missing apply directive. Sorry about that, failure during rebase. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b434daa80dd068f5afff3e30d48333fe8b62ef09 --- contrib/src/upnp/rules.mak | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/src/upnp/rules.mak b/contrib/src/upnp/rules.mak index 36f59e7..8e6df6e 100644 --- a/contrib/src/upnp/rules.mak +++ b/contrib/src/upnp/rules.mak @@ -31,6 +31,7 @@ ifdef HAVE_WIN32 ifdef HAVE_WINRT $(APPLY) $(SRC)/upnp/winrt-dont-force-win32-winnt.patch $(APPLY) $(SRC)/upnp/no-getifinfo.patch + $(APPLY) $(SRC)/upnp/winrt-inet.patch endif endif $(APPLY) $(SRC)/upnp/libupnp-ipv6.patch _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
