diff options
-rw-r--r-- | media-libs/tg_owt/tg_owt-0_pre20210914.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tg_owt/tg_owt-0_pre20210914.ebuild b/media-libs/tg_owt/tg_owt-0_pre20210914.ebuild index 7b86c6adb9d5..bf747e3836fc 100644 --- a/media-libs/tg_owt/tg_owt-0_pre20210914.ebuild +++ b/media-libs/tg_owt/tg_owt-0_pre20210914.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake +inherit flag-o-matic cmake DESCRIPTION="WebRTC build for Telegram" HOMEPAGE="https://github.com/desktop-app/tg_owt" |