summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Boulanger2023-06-06 17:14:11 -0400
committerWilliam Boulanger2023-06-06 17:14:11 -0400
commit5ee4270da5bb60d3def8f4f51949a0605e05e6af (patch)
tree314c05ff49f5bba1375e33a513a305b370bf1305 /PKGBUILD
parent53aeec6c30193b8a4b4fee68dee584926cefc46c (diff)
downloadaur-5ee4270da5bb60d3def8f4f51949a0605e05e6af.tar.gz
Bringing dependencies closer to mpv-full-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24d3af1e9221..f267bfb48fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,9 +18,9 @@ depends=(
'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua52' 'mujs'
'libdvdnav' 'libxrandr' 'jack' 'rubberband' 'uchardet' 'libarchive'
'zlib' 'vapoursynth' 'openal' 'vulkan-icd-loader' 'shaderc'
- 'libxpresent' 'pipewire' 'zimg' 'ffmpeg' 'sndio' 'libsixel'
+ 'libxpresent' 'pipewire' 'zimg' 'sndio' 'libsixel'
# AUR:
- 'spirv-cross' 'libplacebo-git' 'libavutil-52'
+ 'spirv-cross' 'libplacebo-git' 'ffmpeg-git'
)
makedepends=('git' 'mesa' 'python-docutils' 'ladspa' 'vulkan-headers'
'wayland-protocols' 'meson')