nomacs: fix animated WebP support

This commit is contained in:
TredwellGit 2021-08-12 20:07:05 +00:00
parent f5a9dba0e9
commit e7e995ec2f

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