commit: 08b1e5b4e6e9632d38452b82f7492042bb068e54 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Mar 14 10:45:51 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Mar 14 10:45:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b1e5b4
app-crypt/seahorse: build depend on libsecret[vala] Fixes: https://bugs.gentoo.org/680308 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> app-crypt/seahorse/seahorse-3.30.1.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/seahorse/seahorse-3.30.1.1.ebuild b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild index 51bf764bca9..58940bf5718 100644 --- a/app-crypt/seahorse/seahorse-3.30.1.1.ebuild +++ b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild @@ -34,6 +34,7 @@ DEPEND="${RDEPEND} >=sys-devel/gettext-0.19.8 virtual/pkgconfig app-crypt/gcr[vala] + app-crypt/libsecret[vala] " src_prepare() {
