summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12357877151f..b09b1ea0608a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,7 @@ pkgbase = lbry-viewer-git
depends = perl-file-sharedir
depends = perl-unicode-linebreak
depends = perl-html-tree
+ depends = webp-pixbuf-loader
depends = yt-dlp
optdepends = gnome-icon-theme: icons in menus
optdepends = perl-json-xs: faster JSON parsing
diff --git a/PKGBUILD b/PKGBUILD
index 1bc9313f31c4..aa0b48054e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'perl-module-build')
provides=()
conflicts=()
-depends=('perl' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' 'perl-gtk3' 'perl-libwww' 'perl-file-sharedir' 'perl-unicode-linebreak' 'perl-html-tree' 'yt-dlp')
+depends=('perl' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' 'perl-gtk3' 'perl-libwww' 'perl-file-sharedir' 'perl-unicode-linebreak' 'perl-html-tree' 'webp-pixbuf-loader' 'yt-dlp')
optdepends=(
#'ffmpeg: conversions and MKV merging'