exif 0.0.1

Rust wrapper for libexif
Build #89154 2018-03-05T23:06:13.685297+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading exif v0.0.1
Downloading exif-sys v0.1.0
Fresh pkg-config v0.3.9
Fresh libc v0.2.39
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 '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.