diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-11 14:20:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-11 17:37:26 +0200 |
commit | 82dfda5e990783999523cf263cf7e7058e285812 (patch) | |
tree | bbb3780ad4730a8b26270f4a3820b10c37044429 /media-sound/elisa | |
parent | kde-apps/artikulate: Drop IUSE=qtmedia, gstreamer is off by default (diff) | |
download | gentoo-82dfda5e990783999523cf263cf7e7058e285812.tar.gz gentoo-82dfda5e990783999523cf263cf7e7058e285812.tar.bz2 gentoo-82dfda5e990783999523cf263cf7e7058e285812.zip |
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@gentoo.org>
Diffstat (limited to 'media-sound/elisa')
-rw-r--r-- | media-sound/elisa/elisa-20.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/elisa/elisa-20.04.3.ebuild b/media-sound/elisa/elisa-20.04.3.ebuild index 251bc074b67c..4ce0b0e70c31 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=" |