Source: vulkan-headers
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 ccache,
 clang,
 cmake,
 quilt,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/KhronosGroup/Vulkan-Headers
Vcs-Browser: https://github.com/KhronosGroup/Vulkan-Headers
Vcs-Git: https://github.com/KhronosGroup/Vulkan-Headers.git

Package: vulkan-headers
Section: libdevel
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libxrandr-dev,
Breaks: vulkan-sdk-headers,
# libvulkan-dev (<< 1.1.77),
Replaces: vulkan-sdk-headers,
# libvulkan-dev (<< 1.1.77),
Description: Vulkan header files and API registry
 Vulkan header files, include files for C and C++, and related scripts and tests. Vulkan-Headers exists as a staging area for these files, most of which are then consumed by downstream repositories used to build SDK components such as the Vulkan Validation Layers and Conformance Test Suite. 