Rasmus Thomsen d3c2ab872a community/firefox: build against system webp and enable cdp
cdp enables the remote debugging tools, which are useful when using
FF in a docker container (or some other sort of environment where you
want debugging info (e.g. the developer console), but can't access the
FF instance itself).
Also explicitly enable system ffi and pixman. FF was built against these
implicitly previously, so this is just here to ensure it stays that way.
2020-05-21 16:29:12 +00:00
..