commit:     82dfda5e990783999523cf263cf7e7058e285812
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 12:20:13 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 15:37:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82dfda5e

media-sound/elisa: Set IUSE="+vlc" by default

Otherwise requires dev-qt/qtmultimedia[gstreamer] which is off by default.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/elisa/elisa-20.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/elisa/elisa-20.04.3.ebuild 
b/media-sound/elisa/elisa-20.04.3.ebuild
index 251bc074b67..4ce0b0e70c3 100644
--- a/media-sound/elisa/elisa-20.04.3.ebuild
+++ b/media-sound/elisa/elisa-20.04.3.ebuild
@@ -17,7 +17,7 @@ https://community.kde.org/Elisa";
 LICENSE="LGPL-3+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="mpris semantic-desktop vlc"
+IUSE="mpris semantic-desktop +vlc"
 
 BDEPEND="sys-devel/gettext"
 DEPEND="

Reply via email to