From: Georgy Yakovlev Date: Fri, 21 Feb 2020 21:23:18 +0000 (-0800) Subject: media-libs/libtgvoip: QA: RequiredUseDefaults, pull alsa by default X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fcef9fe99661dc9e82915a4c226ba7fdee32379c;p=gentoo.git media-libs/libtgvoip: QA: RequiredUseDefaults, pull alsa by default telegram-desktop already does it, and it can build with both pulse and alsa Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200212.ebuild b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200212.ebuild index 3a82534d21e3..70620f03926a 100644 --- a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200212.ebuild +++ b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200212.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/telegramdesktop/libtgvoip/archive/${EGIT_COMMIT}.tar LICENSE="Unlicense" SLOT="0" KEYWORDS="~amd64 ~ppc64" -IUSE="alsa +dsp libressl pulseaudio" +IUSE="+alsa +dsp libressl pulseaudio" DEPEND=" !libressl? ( dev-libs/openssl:0= )