diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-11-16 18:19:03 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-20 15:47:14 -0800 |
| commit | 35ea46995b6a3b384b4a76d613ac29d7d001b51a (patch) | |
| tree | f5a3f8f54d46051343cd3429b456f08d437dfebf /ports/glad/CONTROL | |
| parent | 9eab773b8fe7ae7700d77b686836c093fdfdeb31 (diff) | |
| download | vcpkg-35ea46995b6a3b384b4a76d613ac29d7d001b51a.tar.gz vcpkg-35ea46995b6a3b384b4a76d613ac29d7d001b51a.zip | |
[glad] Use registry ports instead of vendored copies
Diffstat (limited to 'ports/glad/CONTROL')
| -rw-r--r-- | ports/glad/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/glad/CONTROL b/ports/glad/CONTROL index e8354c205..d74a35089 100644 --- a/ports/glad/CONTROL +++ b/ports/glad/CONTROL @@ -1,3 +1,4 @@ Source: glad
-Version: 0.1.28-2
+Version: 0.1.28-3
Description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
+Build-Depends: egl-registry, opengl-registry
|
