summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a31fc0ea79bc..3e5b0b33149f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -53,9 +53,6 @@ pkgbase = mpv-ahjolinna-git
depends = vulkan-icd-loader
depends = shaderc
depends = vapoursynth
- depends = desktop-file-utils
- depends = hicolor-icon-theme
- depends = xdg-utils
depends = ffmpeg
optdepends = youtube-dl: Another way to view youtuve videos with mpv
optdepends = zsh-completions: Additional completion definitions for Zsh users
diff --git a/PKGBUILD b/PKGBUILD
index e6aacadeacb4..3aa439684759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,8 +23,7 @@ depends=(
'hicolor-icon-theme' 'xdg-utils' 'lua52'
'libdvdnav' 'rsound' 'libxrandr' 'jack' 'rubberband'
'uchardet' 'libarchive' 'zlib'
- 'sndio' 'openal' 'vulkan-icd-loader' 'shaderc' 'vapoursynth' "${_undetected_depends[@]}"
- 'ffmpeg'
+ 'sndio' 'openal' 'vulkan-icd-loader' 'shaderc' 'vapoursynth' 'ffmpeg'
)
optdepends=('youtube-dl: Another way to view youtuve videos with mpv'