diff --git a/pkgs/desktops/lxqt/lximage-qt/default.nix b/pkgs/desktops/lxqt/lximage-qt/default.nix index 22f253ad973..b83289056d9 100644 --- a/pkgs/desktops/lxqt/lximage-qt/default.nix +++ b/pkgs/desktops/lxqt/lximage-qt/default.nix @@ -7,6 +7,7 @@ , qttools , qtx11extras , qtsvg +, qtimageformats , xorg , lxqt-build-tools , libfm-qt @@ -36,6 +37,7 @@ mkDerivation rec { qttools qtx11extras qtsvg + qtimageformats # add-on module to support more image file formats libfm-qt xorg.libpthreadstubs xorg.libXdmcp diff --git a/pkgs/desktops/lxqt/pcmanfm-qt/default.nix b/pkgs/desktops/lxqt/pcmanfm-qt/default.nix index ad74d0fca70..e5f3246b06b 100644 --- a/pkgs/desktops/lxqt/pcmanfm-qt/default.nix +++ b/pkgs/desktops/lxqt/pcmanfm-qt/default.nix @@ -7,6 +7,7 @@ , qtbase , qttools , qtx11extras +, qtimageformats , libfm-qt , menu-cache , lxmenu-data @@ -34,6 +35,7 @@ mkDerivation rec { qtbase qttools qtx11extras + qtimageformats # add-on module to support more image file formats libfm-qt libfm-qt menu-cache