Skip to content

Commit 2c91b7b

Browse files
committed
kdePackages.kimageformats: temporarily disable libavif support
1 parent 01e61b7 commit 2c91b7b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pkgs/kde/frameworks/kimageformats/default.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ mkKdeDerivation {
1515
extraBuildInputs = [
1616
libheif
1717
libjxl
18-
libavif
18+
# FIXME: cmake files are broken, disabled for now
19+
# libavif
1920
libraw
2021
openexr
2122
];

0 commit comments

Comments
 (0)