Commit 790cabf06a12cddb0dffc95a703c5de7f8dd290a

Carlos Martín Nieto 2015-06-26T13:51:41

pc: Put libcurl and libssh2 in Libs.private Pass on to whoever wants to link to libgit2 statically the flags that we would have used for these libraries. Putting them in Requires.private as we do now makes pkg-config put their dependencies in the linker arguments as well, which is not what we want.