diff options
author | maya <maya@pkgsrc.org> | 2021-01-24 18:57:46 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2021-01-24 18:57:46 +0000 |
commit | 76a34464329764eebec23ca5a88d0c2c8294c0e0 (patch) | |
tree | ad7f7a845127ce33022b1c57cbe0afa5f7d81bae /graphics/Makefile | |
parent | bef4b59c0ef5303f4c94801f0abb551759c319fa (diff) | |
download | pkgsrc-76a34464329764eebec23ca5a88d0c2c8294c0e0.tar.gz |
Add vulkan-headers version 1.1.126.0
Headers for the Vulkan graphics API.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f8601e8d593..125e20e86ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.916 2021/01/01 17:19:09 pin Exp $ +# $NetBSD: Makefile,v 1.917 2021/01/24 18:57:46 maya Exp $ # COMMENT= Graphics tools and libraries @@ -798,6 +798,7 @@ SUBDIR+= vp SUBDIR+= vtk SUBDIR+= vtk-data SUBDIR+= vtk-docs +SUBDIR+= vulkan-headers SUBDIR+= wcslib SUBDIR+= wld SUBDIR+= wm-icons |