commit: 072c8c4d45547f9d22378205c3482ece65e26f87 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Nov 11 15:01:24 2017 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Nov 11 15:01:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072c8c4d
app-crypt/libsecret: Explain the reasons for pulling gnome-keyring Package-Manager: Portage-2.3.13, Repoman-2.3.4 app-crypt/libsecret/libsecret-0.18.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild index f9b593ab90e..aed7f8ac107 100644 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild @@ -27,6 +27,7 @@ RDEPEND=" PDEPEND=">=gnome-base/gnome-keyring-3 " # PDEPEND to avoid circular dep (bug #547456) +# gnome-keyring needed at runtime as explained at https://bugs.gentoo.org/475182#c2 # Add ksecrets to PDEPEND when it's added to portage DEPEND="${RDEPEND} dev-libs/libxslt
