From 2101e3c3d3daf177d3d3d991ba0498bb67fc02b9 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 28 Jan 2020 08:28:10 +0000 Subject: webp - promote to default on i just noticed a pattern... we recommend in our sample confs ... to not disable webp. why keep doing that and why not just make it a dep on by default you need to explicitly disable? make lives easier and less complex. it was a good exercise to write these as it points this out... :) --- README | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 6efd9a4da5..d94127bce0 100644 --- a/README +++ b/README @@ -464,11 +464,7 @@ Required by default: * libspectre * librsvg * openmp (clang needs libomp, while gcc uses libgomp) - -You might want webp support so disable fewer loaders and remove webp -from the disablers with: - - -Devas-loaders-disabler=json + * libwebp Wayland support: -- cgit v1.2.1