diff options
author | 2023-12-02 07:06:39 +0100 | |
---|---|---|
committer | 2023-12-02 07:59:34 +0100 | |
commit | a40421b89a4f293f27711b188aa57aee14379b94 (patch) | |
tree | 5a46ca450ad8dce7d53b5bd99edaa09a134cc2ee /net-im | |
parent | dev-python/Nuitka: Bump to 1.9.3 (diff) | |
download | gentoo-a40421b89a4f293f27711b188aa57aee14379b94.tar.gz gentoo-a40421b89a4f293f27711b188aa57aee14379b94.tar.bz2 gentoo-a40421b89a4f293f27711b188aa57aee14379b94.zip |
net-im/fractal: Add a missing RDEP on virtual/secret-service
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fractal/fractal-5-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/fractal/fractal-5-r1.ebuild b/net-im/fractal/fractal-5-r1.ebuild index 5a675aac42dd..9b994768ce31 100644 --- a/net-im/fractal/fractal-5-r1.ebuild +++ b/net-im/fractal/fractal-5-r1.ebuild @@ -65,6 +65,7 @@ DEPEND=" " RDEPEND=" ${DEPEND} + virtual/secret-service " # Rust |