summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-03-12 16:11:58 +0000
committerDaniel Bermond2018-03-12 16:23:02 +0000
commitad964eafeb573da498c5f0b00026c3c7a2b4f920 (patch)
tree5c24fa4fc172cddf9ebd89c7ef4998a2d5570eff /.SRCINFO
parent76726ff372f32c68a4407de0cd57b81ffcea9f22 (diff)
downloadaur-ad964eafeb573da498c5f0b00026c3c7a2b4f920.tar.gz
makedepends: switch vulkan-headers to vulkan-validation-layers
This is needed due to an upstream change in vulkan headers from Khronos. Now the file /usr/include/vulkan/vulkan.h from package vulkan-headers needs the file /usr/include/vulkan/vulkan_wayland.h from package vulkan-validation-layers. Since vulkan-headers is a dependency of vulkan-validation-layers, including just the later will bring everything needed. References: ----------- https://github.com/KhronosGroup/Vulkan-Docs/commit/ce60b9c88745ecded74296dfbe69dae7c1fb2e62#diff-2576254f740297bbaae7b08c63fbf9c4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10451e2ceebc..6baaf6ecf665 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-full-git
pkgdesc = A free, open source, and cross-platform media player (git version with all possible libs)
- pkgver = 0.28.2.r279.g6751b5b1c2
+ pkgver = 0.28.2.r374.g12b90e744d
pkgrel = 1
url = http://mpv.io/
arch = i686
@@ -10,7 +10,7 @@ pkgbase = mpv-full-git
makedepends = mesa
makedepends = python-docutils
makedepends = ladspa
- makedepends = vulkan-headers
+ makedepends = vulkan-validation-layers
makedepends = wayland-protocols
depends = lcms2
depends = libcdio-paranoia