summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-16 23:13:30 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-16 23:30:08 -0700
commit2ccdde8056d132b48bb736989c56ce449e6c7dcb (patch)
tree7a27f3242c74075daeb7f8a97e91ee53f95722a4 /app-crypt/seahorse
parentdev-ruby/vlad: enable ruby30 and disable ruby25 (diff)
downloadgentoo-2ccdde8056d132b48bb736989c56ce449e6c7dcb.tar.gz
gentoo-2ccdde8056d132b48bb736989c56ce449e6c7dcb.tar.bz2
gentoo-2ccdde8056d132b48bb736989c56ce449e6c7dcb.zip
app-crypt/seahorse: Reset environment to avoid dconf dep
Closes: https://bugs.gentoo.org/823239 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/seahorse-41.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
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() {