exif-sys 0.1.0

FFI bindings to libexif
Build #58281 2017-06-05T21:55:59.464985+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading exif-sys v0.1.0
Fresh pkg-config v0.3.9
Fresh libc v0.2.23
Compiling exif-sys v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/exif-sys-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=6b2e82b852a6f9c7 -C extra-filename=-6b2e82b852a6f9c7 --out-dir /home/cratesfyi/cratesfyi/debug/build/exif-sys-6b2e82b852a6f9c7 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/exif-sys-6b2e82b852a6f9c7/build-script-build`
thread 'main' panicked at '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"', src/libcore/result.rs:859
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.