kdePackages.kimageformats: temporarily disable libavif support

This commit is contained in:
K900 2025-07-06 10:27:33 +03:00
parent 01e61b76c5
commit 2c91b7b6b8

View File

@ -15,7 +15,8 @@ mkKdeDerivation {
extraBuildInputs = [
libheif
libjxl
libavif
# FIXME: cmake files are broken, disabled for now
# libavif
libraw
openexr
];