]> git.proxmox.com Git - cargo.git/commit - README.md
add dependencies for `pkg-config`
authorguanqun <guanqun.lu@gmail.com>
Thu, 26 Sep 2019 15:54:37 +0000 (23:54 +0800)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 15:54:37 +0000 (23:54 +0800)
commitc2edcabe3f377038322f6e07098b1885b91a666b
tree538df88ab0c910f3541370969d66a3efd82f7145
parent494cbd8c8d066572fcee6e41ffa3aca8ee316104
add dependencies for `pkg-config`

Otherwise, it complains:

    run pkg_config fail: "Failed to run `\"pkg-config\" \"--libs\" \"--cflags\" \"openssl\"`: No such file or directory (os error 2)"
README.md