aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-05-31 13:24:16 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-06-01 19:54:00 +0300
commit5f216826004fc05bad842a51202f69c411f645f6 (patch)
treefcb3738d2192f446e51e324eff718411c4c95ddd
parentx11-terms/tilix: enable ldc2-1_38 (diff)
downloaddlang-5f216826004fc05bad842a51202f69c411f645f6.tar.gz
dlang-5f216826004fc05bad842a51202f69c411f645f6.tar.bz2
dlang-5f216826004fc05bad842a51202f69c411f645f6.zip
x11-terms/tilix: change password support optfeature deps
app-crypt/libsecret already depends on virtual/secret-service so a provider will be installed when libsecret is. This makes it redundant to specify gnome-keyring in the optfeature much more that other providers exist and they work fine. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
-rw-r--r--x11-terms/tilix/tilix-1.9.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/tilix/tilix-1.9.6-r1.ebuild b/x11-terms/tilix/tilix-1.9.6-r1.ebuild
index 884df61..4546739 100644
--- a/x11-terms/tilix/tilix-1.9.6-r1.ebuild
+++ b/x11-terms/tilix/tilix-1.9.6-r1.ebuild
@@ -48,7 +48,7 @@ pkg_postinst() {
gnome2_schemas_update
optfeature "Nautilus integration" "dev-python/nautilus-python"
- optfeature "Password support" "app-crypt/libsecret gnome-base/gnome-keyring"
+ optfeature "Password support" "app-crypt/libsecret"
}
pkg_postrm() {