Merge pull request #133666 from TredwellGit/nomacs

nomacs: fix animated WebP support
This commit is contained in:
Sandro 2021-08-12 23:50:18 +02:00 committed by GitHub
commit 7358a683bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
, qtbase
, qttools
, qtsvg
, qtimageformats
, exiv2
, opencv4
@ -46,6 +47,7 @@ mkDerivation rec {
buildInputs = [qtbase
qttools
qtsvg
qtimageformats
exiv2
opencv4
libraw