commit: 95b985af20b4a8d54f2138c309e64a12a0fdc982 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Aug 16 23:26:18 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 18:58:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b985af
media-sound/kmidimon: Add QT3SUPPORT_REQUIRED="true" Package-Manager: Portage-2.3.7, Repoman-2.3.3 media-sound/kmidimon/kmidimon-0.7.5.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-sound/kmidimon/kmidimon-0.7.5.ebuild b/media-sound/kmidimon/kmidimon-0.7.5.ebuild index 6fa4be4501d..966d78670bc 100644 --- a/media-sound/kmidimon/kmidimon-0.7.5.ebuild +++ b/media-sound/kmidimon/kmidimon-0.7.5.ebuild @@ -1,9 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 + KDE_LINGUAS="cs es ja" KDE_HANDBOOK="optional" +QT3SUPPORT_REQUIRED="true" inherit kde4-base DESCRIPTION="A MIDI monitor for ALSA sequencer"
