nomacs: fix animated WebP support
(cherry picked from commit e7e995ec2f50b5ecf202dba4eab65f4a919fec4a)
This commit is contained in:
parent
7bd542a5e9
commit
d64de005c0
@ -8,6 +8,7 @@
|
|||||||
, qtbase
|
, qtbase
|
||||||
, qttools
|
, qttools
|
||||||
, qtsvg
|
, qtsvg
|
||||||
|
, qtimageformats
|
||||||
|
|
||||||
, exiv2
|
, exiv2
|
||||||
, opencv4
|
, opencv4
|
||||||
@ -46,6 +47,7 @@ mkDerivation rec {
|
|||||||
buildInputs = [qtbase
|
buildInputs = [qtbase
|
||||||
qttools
|
qttools
|
||||||
qtsvg
|
qtsvg
|
||||||
|
qtimageformats
|
||||||
exiv2
|
exiv2
|
||||||
opencv4
|
opencv4
|
||||||
libraw
|
libraw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user