vlc | branch: master | Alexandre Janniaux <[email protected]> | Sat May 2 18:05:13 2020 +0200| [0fc277386454b38fbd9bf9b5fc4885004a9df05e] | committer: Alexandre Janniaux
contrib: readme: remove obsolete note need_pkg doesn't always return 1 now. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0fc277386454b38fbd9bf9b5fc4885004a9df05e --- contrib/src/README | 3 --- 1 file changed, 3 deletions(-) diff --git a/contrib/src/README b/contrib/src/README index 581a392195..92b3a3c53d 100644 --- a/contrib/src/README +++ b/contrib/src/README @@ -82,9 +82,6 @@ variable. The build system will then skip building this package: PKGS_FOUND += foo endif -Note: The need_pkg function always return 1 during cross-compilation. -This is a known bug. - Dependencies ------------- _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
