[package] name = "alsa-sys" version = "0.1.1" authors = ["Pierre Krieger "] build = "build.rs" description = "Bindings for the ALSA project (Advanced Linux Sound Architecture)" license = "MIT" links = "alsa" [dependencies] libc = "0.2.7" [build-dependencies] pkg-config = "0.3"