summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d47ed2aaea07..a422fa9a35e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ arch=(x86_64 i686)
url="https://github.com/kuche1/${_pkgname}.git"
license=('GPL')
groups=()
-depends=(python python-beautifulsoup4 viu mplayer yt-dlp)
+depends=(python python-beautifulsoup4 imagemagick viu yt-dlp mplayer)
makedepends=(git)
checkdepends=()
-optdepends=("vlc: an alternative video player")
+optdepends=("wezterm: terminal that supports sixel", "vlc: an alternative video player")
provides=("${_pkgname}")
conflicts=()
replaces=()