Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Mon, 26 Oct 2020 08:03:44
Message-Id: 1603699389.63f3dc6b4dc10343909a7bf431c0303585ba4dca.gyakovlev@gentoo
1 commit: 63f3dc6b4dc10343909a7bf431c0303585ba4dca
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 08:00:30 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 08:03:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f3dc6b
7
8 profiles/base/package.use.force: force some flags on telegram
9
10 Bug: https://bugs.gentoo.org/739466
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 profiles/base/package.use.force | 5 +++++
14 1 file changed, 5 insertions(+)
15
16 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
17 index 27e1dfd3d50..79aa8207f9a 100644
18 --- a/profiles/base/package.use.force
19 +++ b/profiles/base/package.use.force
20 @@ -1,6 +1,11 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Georgy Yakovlev <gyakovlev@g.o> (2020-10-26)
25 +# It should be possible to build without webrtc, but it fails now
26 +# so force webrtc (and alsa+pulse) for now
27 +>=net-im/telegram-desktop-2.4.4 alsa pulseaudio webrtc
28 +
29 # Michał Górny <mgorny@g.o> (2020-09-01)
30 # sys-boot/udk is being removed, and newest revision of refind does not
31 # support it already.