diff options
author | Sam James <sam@gentoo.org> | 2021-12-01 14:42:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-01 14:42:57 +0000 |
commit | 2ecb1efccc3ab395227fefc059d3da827ab9e1eb (patch) | |
tree | 9f7dcd596189b0a78185277aa0d7e8ec36857291 /net-im | |
parent | net-im/discord-bin: depend on glibc[-clone3] (diff) | |
download | gentoo-2ecb1efccc3ab395227fefc059d3da827ab9e1eb.tar.gz gentoo-2ecb1efccc3ab395227fefc059d3da827ab9e1eb.tar.bz2 gentoo-2ecb1efccc3ab395227fefc059d3da827ab9e1eb.zip |
net-im/discord-bin: reference other glibc bug in comment too
Bug: https://bugs.gentoo.org/827386
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/discord-bin/discord-bin-0.0.16-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild b/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild index a78df64c326b..180003bc792f 100644 --- a/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild @@ -20,7 +20,7 @@ RESTRICT="mirror bindist" # libXScrnSaver is used through dlopen (bug #825370) # Need to drop -clone3(-) from glibc once Electron is updated -# bug #819045 +# bug #819045, bug #827386 RDEPEND=" app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 |