summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-22 15:50:32 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-22 15:54:59 +0200
commit78b3d318d70c402f45b8440cd1fa4d0b52b4bb79 (patch)
tree76f814349b48c77e174389aa43cd81a4f6b21891 /net-im
parentnet-im/telegram-desktop: die for safety (diff)
downloadgentoo-78b3d318d70c402f45b8440cd1fa4d0b52b4bb79.tar.gz
gentoo-78b3d318d70c402f45b8440cd1fa4d0b52b4bb79.tar.bz2
gentoo-78b3d318d70c402f45b8440cd1fa4d0b52b4bb79.zip
net-im/telegram-desktop: add virtual/opengl RDEPEND to 4.3.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telegram-desktop/telegram-desktop-4.3.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telegram-desktop/telegram-desktop-4.3.1.ebuild b/net-im/telegram-desktop/telegram-desktop-4.3.1.ebuild
index 11def8e9ca3f..7b130f26cbf7 100644
--- a/net-im/telegram-desktop/telegram-desktop-4.3.1.ebuild
+++ b/net-im/telegram-desktop/telegram-desktop-4.3.1.ebuild
@@ -49,6 +49,7 @@ RDEPEND="
media-video/ffmpeg:=[opus]
sys-libs/zlib:=[minizip]
x11-libs/xcb-util-keysyms
+ virtual/opengl
dbus? ( dev-cpp/glibmm:2.68 )
enchant? ( app-text/enchant:= )
hunspell? ( >=app-text/hunspell-1.7:= )