nheko: add WebP support

Add “qtimageformats” dependency that provides “libqwebp.so”.
This commit is contained in:
Viacheslav Lotsmanov 2021-12-12 16:57:26 +02:00
parent d648115124
commit 0a645b01e4
No known key found for this signature in database
GPG Key ID: D276FF7467007335

View File

@ -12,6 +12,7 @@
, qtkeychain
, qtmacextras
, qtmultimedia
, qtimageformats
, qttools
, qtquickcontrols2
, qtgraphicaleffects
@ -57,6 +58,7 @@ mkDerivation rec {
cmark
qtbase
qtmultimedia
qtimageformats
qttools
qtquickcontrols2
qtgraphicaleffects