commit:     f1da825c1d7902f0bbdfa40274242bb7b9bfd6ab
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 16:45:51 2023 +0000
Commit:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
CommitDate: Sat May 27 16:45:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1da825c

app-editors/atom-bin: fix dependencies

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 app-editors/atom-bin/atom-bin-1.58.0-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-editors/atom-bin/atom-bin-1.58.0-r1.ebuild 
b/app-editors/atom-bin/atom-bin-1.58.0-r1.ebuild
index 977c92e6b..b8ea0dddb 100644
--- a/app-editors/atom-bin/atom-bin-1.58.0-r1.ebuild
+++ b/app-editors/atom-bin/atom-bin-1.58.0-r1.ebuild
@@ -18,10 +18,8 @@ RESTRICT="test"
 S="${WORKDIR}/atom-${PV}-amd64"
 
 RDEPEND="
-       app-accessibility/at-spi2-atk
-       app-accessibility/at-spi2-core
+       >=app-accessibility/at-spi2-core-2.46.0
        app-crypt/libsecret
-       dev-libs/atk
        dev-libs/nss
        dev-libs/openssl
        dev-libs/openssl-compat

Reply via email to