0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-07-05 11:03:04 +00:00
Files
ntemis 9c68239d83 Reverting vulkan updated packages
This reverts commit ee8318ff49.
2022-09-19 02:03:50 +03:00

9 lines
386 B
Makefile

PKG_NAME="vulkan-headers"
PKG_VERSION="1.2.187"
PKG_SHA256="37f399aef2dbeb0eb979139f41a0fe411b3dff77e70be85e93318a7b833557de"
PKG_LICENSE="Apache 2.0"
PKG_SITE="https://www.khronos.org"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain cmake:host Python3"
PKG_LONGDESC="Vulkan Installable Client Driver (ICD) Loader."