exif-sys 0.1.0

FFI bindings to libexif
Build #102637 2018-06-06T00:04:37.226259+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh pkg-config v0.3.11
Fresh libc v0.2.42
Compiling exif-sys v0.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/exif-sys-6b2e82b852a6f9c7/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `exif-sys v0.1.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/exif-sys-6b2e82b852a6f9c7/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libexif\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libexif was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libexif.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libexif\' found\n"', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.