Warning, /graphics/krita/3rdparty/ext_webp/0003-fix-tool-dependencies.patch is written in an unsupported language. File is not indexed.

0001 diff --git a/CMakeLists.txt b/CMakeLists.txt
0002 index 77a0f85..4a84ed1 100644
0003 --- a/CMakeLists.txt
0004 +++ b/CMakeLists.txt
0005 @@ -410,6 +410,8 @@ endif()
0006  
0007  # Build the executables if asked for.
0008  if(WEBP_BUILD_ANIM_UTILS
0009 +   OR WEBP_BUILD_WEBPINFO
0010 +   OR WEBP_BUILD_WEBPMUX
0011     OR WEBP_BUILD_CWEBP
0012     OR WEBP_BUILD_DWEBP
0013     OR WEBP_BUILD_GIF2WEBP