diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-05-04 01:55:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 01:55:56 +0700 |
commit | 6f2a3441921456e964b40c90d2386a3d68717efd (patch) | |
tree | 49777504bad99f9a93d1a568d14e8013217be9a8 /libraries/glfw3/README | |
parent | 8543371a7db4fb8b8de2faeaac8d430e23675eb6 (diff) |
libraries/glfw3: Updated for version 3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/glfw3/README')
-rw-r--r-- | libraries/glfw3/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/glfw3/README b/libraries/glfw3/README index 3093fd4ef6bf0..818509e52603d 100644 --- a/libraries/glfw3/README +++ b/libraries/glfw3/README @@ -8,5 +8,3 @@ Unix-like systems using the X Window System, such as Linux and FreeBSD. GLFW is licensed under the zlib/libpng license. This is version 3 of GLFW with an incompatible API to GLFW 2. - -vulkansdk is an optional dependency for vulkan support. |