From: Andreas Sturmlechner Date: Wed, 16 Aug 2017 23:26:18 +0000 (+0200) Subject: media-sound/kmidimon: Add QT3SUPPORT_REQUIRED="true" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=95b985af20b4a8d54f2138c309e64a12a0fdc982;p=gentoo.git media-sound/kmidimon: Add QT3SUPPORT_REQUIRED="true" Package-Manager: Portage-2.3.7, Repoman-2.3.3 --- diff --git a/media-sound/kmidimon/kmidimon-0.7.5.ebuild b/media-sound/kmidimon/kmidimon-0.7.5.ebuild index 6fa4be4501d6..966d78670bc9 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"