[package]
edition = "2018"
name = "glutin_glx_sys"
version = "0.1.3"
authors = ["The glutin contributors", "Hal Gentz <zegentzy@protonmail.com>"]
build = "build.rs"
description = "The glx bindings for glutin"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/tomaka/glutin"
[build-dependencies.gl_generator]
version = "0.11"
[target."cfg(any(target_os = \"linux\", target_os = \"freebsd\", target_os=\"dragonfly\", target_os=\"netbsd\", target_os=\"openbsd\"))".dependencies.x11-dl]
version = "2.18"