nomacs: fix animated WebP support
This commit is contained in:
parent
f5a9dba0e9
commit
e7e995ec2f
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
, qtbase
|
||||
, qttools
|
||||
, qtsvg
|
||||
, qtimageformats
|
||||
|
||||
, exiv2
|
||||
, opencv4
|
||||
|
@ -46,6 +47,7 @@ mkDerivation rec {
|
|||
buildInputs = [qtbase
|
||||
qttools
|
||||
qtsvg
|
||||
qtimageformats
|
||||
exiv2
|
||||
opencv4
|
||||
libraw
|
||||
|
|
Loading…
Reference in a new issue