WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=10803d5bd464cbb72db95b1e1a600a2bd2ceb175

commit 10803d5bd464cbb72db95b1e1a600a2bd2ceb175
Author: Felipe Magno de Almeida <felipe.m.alme...@gmail.com>
Date:   Wed Sep 9 21:45:30 2020 -0700

    Wiki page Compiling_the_native_Windows_EFL changed with summary [] by 
Felipe Magno de Almeida
---
 pages/Compiling_the_native_Windows_EFL.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pages/Compiling_the_native_Windows_EFL.txt 
b/pages/Compiling_the_native_Windows_EFL.txt
index 93b3ca44e..18487f9f6 100644
--- a/pages/Compiling_the_native_Windows_EFL.txt
+++ b/pages/Compiling_the_native_Windows_EFL.txt
@@ -99,10 +99,11 @@ To manage dependencies with vcpkg:
  - Freetype;
  - Check;
  - Libpng;
+ - Libjpeg-turbo;
  - Zlib.
 
  <code>
-c:\path-to-vcpkg> vcpkg install openssl:x64-windows freetype:x64-windows 
check:x64-windows libpng:x64-windows zlib:x64-windows
+c:\path-to-vcpkg> vcpkg install openssl:x64-windows freetype:x64-windows 
check:x64-windows libpng:x64-windows zlib:x64-windows libjpeg-turbo:x64-windows
  </code>
 
  This way vcpkg will download, setup and install all of those dependencies.

-- 


Reply via email to