commit: 814fee8c6776857a9473cb860a17cb9505752f89 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 00:03:43 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 18:58:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814fee8c
kde-misc/krcstat: Add QT3SUPPORT_REQUIRED="true" Package-Manager: Portage-2.3.7, Repoman-2.3.3 kde-misc/krcstat/krcstat-0.7.6-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/krcstat/krcstat-0.7.6-r1.ebuild b/kde-misc/krcstat/krcstat-0.7.6-r1.ebuild index 2fda0bf2255..5cd45b3b82a 100644 --- a/kde-misc/krcstat/krcstat-0.7.6-r1.ebuild +++ b/kde-misc/krcstat/krcstat-0.7.6-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 +QT3SUPPORT_REQUIRED="true" inherit kde4-base DESCRIPTION="A Gentoo system management tool"
