commit:     2ccdde8056d132b48bb736989c56ce449e6c7dcb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 06:13:30 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 06:30:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ccdde80

app-crypt/seahorse: Reset environment to avoid dconf dep

Closes: https://bugs.gentoo.org/823239
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-crypt/seahorse/seahorse-41.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-crypt/seahorse/seahorse-41.0-r1.ebuild 
b/app-crypt/seahorse/seahorse-41.0-r1.ebuild
index bd31322686a1..8c62df24e60c 100644
--- a/app-crypt/seahorse/seahorse-41.0-r1.ebuild
+++ b/app-crypt/seahorse/seahorse-41.0-r1.ebuild
@@ -46,8 +46,9 @@ BDEPEND="
 "
 
 src_prepare() {
-       xdg_src_prepare
+       default
        vala_src_prepare
+       gnome2_environment_reset
 }
 
 src_configure() {

Reply via email to