[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] fix libsvn_auth_gnome_keyring.pc w/libsecret

From: Joe Orton <jorton_at_redhat.com>
Date: Tue, 1 May 2018 22:25:44 +0100

libsvn_auth_gnome_keyring.pc is wrong in 1.10.0; when built against
libsecret it still references the gnome-keyring library.

...
Requires: apr-1 gnome-keyring-1
Requires.private: libsvn_subr

The dep should also be private; fix attached OK?

[[[
Fixes libsvn_auth_gnome_keyring.pc when configured with libsecret, and
make dependencies private.

* configure.in, build/ac-macros/libsecret.m4:
  Set SVN_GNOME_KEYRING_PCLIBS to libsecret/gnome-keyring as appropriate.

* build.conf (gnome-keyring):
  Substitute SVN_GNOME_KEYRING_PCLIBS as private deps of
  libsvn_auth_gnome_keyring in generated pkg-config file.
]]]

Received on 2018-05-01 23:25:55 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.