mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
kdePackages.kimageformats: temporarily disable libavif support
This commit is contained in:
@@ -15,7 +15,8 @@ mkKdeDerivation {
|
||||
extraBuildInputs = [
|
||||
libheif
|
||||
libjxl
|
||||
libavif
|
||||
# FIXME: cmake files are broken, disabled for now
|
||||
# libavif
|
||||
libraw
|
||||
openexr
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user