diff options
author | NIIBE Yutaka <[email protected]> | 2021-11-12 02:05:53 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2021-11-12 02:05:53 +0000 |
commit | 4583ab77e5af3f0da5b307a169d07b58dddf652f (patch) | |
tree | 662bafe1ce79773234036d79b95ef4d97a867f13 /src/posix-io.c | |
parent | tests: Build using GPG_ERROR_MT_LIBS for thread use. (diff) | |
download | gpgme-4583ab77e5af3f0da5b307a169d07b58dddf652f.tar.gz gpgme-4583ab77e5af3f0da5b307a169d07b58dddf652f.zip |
gpgme.pc: Fix library dependency and use of includedir, libdir.
* src/gpgme.pc.in (Require): Move gpg-error, libassuan to...
(Requires.private): ... here.
(Cflags): Add -I${includedir}.
(Libs): Add -L${libdir}.
--
This will result better library dependency for applications using
gpgme. It will break build of an application which directly uses
gpg-error or libassuan without specifying them (which means, depending
on redundant/wrong gpgme.pc).
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'src/posix-io.c')
0 files changed, 0 insertions, 0 deletions