]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libsecret: add patch to fix .pc file for static linking
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Dec 2015 11:28:59 +0000 (12:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Dec 2015 11:28:59 +0000 (12:28 +0100)
commit4a26d2190b0d9240cb550be99286060f0e22729b
tree19aee0e405c1665c6c73fbef84df0e692df7ebbe
parentf3a2ed15eac8e9a03983c90f7f91b69a50650566
libsecret: add patch to fix .pc file for static linking

The .pc file of libsecret needs to be adjusted to account for its
optional dependency on the gcrypt library. The patch has been
submitted upstream for inclusion.

Fixes:

  http://autobuild.buildroot.org/results/c2c/c2c6185cfbd9a0c91266c9e8a5f4221afb14930f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libsecret/0001-libsecret.pc-add-Libs.private-field-for-libgcrypt.patch [new file with mode: 0644]