Merge pull request #179826 from tpwrules/lxqt-add-qtimageformats

This commit is contained in:
Sandro 2022-07-01 21:53:47 +02:00 committed by GitHub
commit 94cc879da0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
, qttools , qttools
, qtx11extras , qtx11extras
, qtsvg , qtsvg
, qtimageformats
, xorg , xorg
, lxqt-build-tools , lxqt-build-tools
, libfm-qt , libfm-qt
@ -36,6 +37,7 @@ mkDerivation rec {
qttools qttools
qtx11extras qtx11extras
qtsvg qtsvg
qtimageformats # add-on module to support more image file formats
libfm-qt libfm-qt
xorg.libpthreadstubs xorg.libpthreadstubs
xorg.libXdmcp xorg.libXdmcp

View file

@ -7,6 +7,7 @@
, qtbase , qtbase
, qttools , qttools
, qtx11extras , qtx11extras
, qtimageformats
, libfm-qt , libfm-qt
, menu-cache , menu-cache
, lxmenu-data , lxmenu-data
@ -34,6 +35,7 @@ mkDerivation rec {
qtbase qtbase
qttools qttools
qtx11extras qtx11extras
qtimageformats # add-on module to support more image file formats
libfm-qt libfm-qt
libfm-qt libfm-qt
menu-cache menu-cache