summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-11-20 18:00:27 -0500
committerIonen Wolkens <ionen@gentoo.org>2021-11-20 18:02:44 -0500
commit6ca028f2f9fad37043f6a6359060e73bd44636a5 (patch)
tree7e0858d4b91bdfce0b8102cae5051934ef08f5d2
parentsys-apps/systemd: make CONFIG_KCMP check version-specific (diff)
downloadgentoo-6ca028f2f9fad37043f6a6359060e73bd44636a5.tar.gz
gentoo-6ca028f2f9fad37043f6a6359060e73bd44636a5.tar.bz2
gentoo-6ca028f2f9fad37043f6a6359060e73bd44636a5.zip
net-im/discord-bin: re-add libXScrnSaver dependency
It can work without it (dlopen), but the big red bar error doesn't make it sound this should be optional. Closes: https://bugs.gentoo.org/825370 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--net-im/discord-bin/discord-bin-0.0.16-r2.ebuild (renamed from net-im/discord-bin/discord-bin-0.0.16-r1.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.16-r1.ebuild b/net-im/discord-bin/discord-bin-0.0.16-r2.ebuild
index dc38d87ff9f5..acef11e76adb 100644
--- a/net-im/discord-bin/discord-bin-0.0.16-r1.ebuild
+++ b/net-im/discord-bin/discord-bin-0.0.16-r2.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror bindist"
+# libXScrnSaver is used through dlopen (bug #825370)
RDEPEND="
app-accessibility/at-spi2-atk:2
app-accessibility/at-spi2-core:2
@@ -34,6 +35,7 @@ RDEPEND="
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
x11-libs/libX11
+ x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXext