summaryrefslogtreecommitdiff
path: root/www/webkitgtk4/patches/patch-Source_WTF_wtf_PlatformUse_h
blob: cade9db066b612a8c99b0e8eb86efc0fb3c0d072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: Source/WTF/wtf/PlatformUse.h
--- Source/WTF/wtf/PlatformUse.h.orig
+++ Source/WTF/wtf/PlatformUse.h
@@ -83,7 +83,7 @@
 #endif
 
 #if PLATFORM(GTK) || PLATFORM(WPE)
-#define USE_WEBP 1
+#define USE_WEBP 0
 #endif
 
 #if PLATFORM(COCOA)