We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e61b7 commit 2c91b7bCopy full SHA for 2c91b7b
1 file changed
pkgs/kde/frameworks/kimageformats/default.nix
@@ -15,7 +15,8 @@ mkKdeDerivation {
15
extraBuildInputs = [
16
libheif
17
libjxl
18
- libavif
+ # FIXME: cmake files are broken, disabled for now
19
+ # libavif
20
libraw
21
openexr
22
];
0 commit comments