Merge pull request #150435 from unclechu/psi-plus-add-webp-support

psi-plus: add WebP support
This commit is contained in:
Guillaume Girol 2021-12-18 20:25:12 +00:00 committed by GitHub
commit 725578a2c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
, cmake
, qtbase
, qtmultimedia
, qtimageformats
, qtx11extras
, qttools
, libidn
@ -67,6 +68,7 @@ mkDerivation rec {
buildInputs = [
qtbase
qtmultimedia
qtimageformats
qtx11extras
libidn
qca-qt5