summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-05-16 21:31:06 -0400
committerSolomon Choina2020-05-16 21:31:06 -0400
commitc9121213ad4df8419e9898b66827394574cd3179 (patch)
tree7aa9555a1d28a89d2b991585e1f119b41fd862b1
parent18596f034c5a652ce7126b8928b0d72caea18793 (diff)
downloadaur-c9121213ad4df8419e9898b66827394574cd3179.tar.gz
removed a function that no longer exists
-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'