summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Schild <henning@hennsch.de>2023-10-16 12:04:15 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-10-30 14:53:49 +0200
commit406dab6aa5f1a96d9f3832423f1cdca3ff03974a (patch)
treed602b136a429e361576caaf6dc34ff1577b0d133
parentapp-containers/incus: lxd-to-incus: add upstream openrc patch (diff)
downloadgentoo-406dab6aa5f1a96d9f3832423f1cdca3ff03974a.tar.gz
gentoo-406dab6aa5f1a96d9f3832423f1cdca3ff03974a.tar.bz2
gentoo-406dab6aa5f1a96d9f3832423f1cdca3ff03974a.zip
net-im/telegram-desktop-bin: add missing USE for gtk+:3 dep
Closes: https://bugs.gentoo.org/915598 Fixes: 50ef5d226cf0 ("net-im/telegram-desktop-bin: add missing gtk+:3 dep") Related-to: https://github.com/telegramdesktop/tdesktop/issues/26919 Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/33359 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--net-im/telegram-desktop-bin/telegram-desktop-bin-4.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-4.11.1.ebuild b/net-im/telegram-desktop-bin/telegram-desktop-bin-4.11.1.ebuild
index 9c5b8376b157..73fc72ac1747 100644
--- a/net-im/telegram-desktop-bin/telegram-desktop-bin-4.11.1.ebuild
+++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-4.11.1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
>=media-libs/fontconfig-2.13
media-libs/freetype:2
virtual/opengl
- x11-libs/gtk+:3
+ x11-libs/gtk+:3[X,wayland]
x11-libs/libX11
>=x11-libs/libxcb-1.10
"