wok-current view webkitgtk/stuff/webkitgtk-fix-glib-min.patch @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (5 months ago)
parents
children
line source
1 --- a/Source/WTF/wtf/Platform.h
2 +++ b/Source/WTF/wtf/Platform.h
3 @@ -479,6 +479,7 @@
4 #define WTF_USE_HARFBUZZ 1
5 #define WTF_USE_SOUP 1
6 #define WTF_USE_WEBP 1
7 +#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_36
8 #define ENABLE_GLOBAL_FASTMALLOC_NEW 0
9 #endif