Merge pull request #296647 from getchoo/pkgs/gwenview/qtimageformats

kdePackages.gwenview: build with qtimageformats
This commit is contained in:
K900 2024-03-18 08:58:41 +03:00 committed by GitHub
commit 32d23db3c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
mkKdeDerivation,
qtsvg,
qtwayland,
qtimageformats,
pkg-config,
cfitsio,
exiv2,
@ -19,6 +20,8 @@ mkKdeDerivation {
extraBuildInputs = [
qtsvg
qtwayland
# adds support for webp and other image formats
qtimageformats
cfitsio
exiv2