Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libsecret/
Date: Sat, 11 Nov 2017 15:01:44
Message-Id: 1510412484.072c8c4d45547f9d22378205c3482ece65e26f87.pacho@gentoo
1 commit: 072c8c4d45547f9d22378205c3482ece65e26f87
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 11 15:01:24 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 11 15:01:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072c8c4d
7
8 app-crypt/libsecret: Explain the reasons for pulling gnome-keyring
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-crypt/libsecret/libsecret-0.18.5.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild
16 index f9b593ab90e..aed7f8ac107 100644
17 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild
18 +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild
19 @@ -27,6 +27,7 @@ RDEPEND="
20 PDEPEND=">=gnome-base/gnome-keyring-3
21 "
22 # PDEPEND to avoid circular dep (bug #547456)
23 +# gnome-keyring needed at runtime as explained at https://bugs.gentoo.org/475182#c2
24 # Add ksecrets to PDEPEND when it's added to portage
25 DEPEND="${RDEPEND}
26 dev-libs/libxslt