commit:     563a7b649d107ddbf450dcb3c244820103178528
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 17:41:50 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 17:41:50 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=563a7b64

dev-util/heaptrack: Raise RDEPEND on kde-frameworks/kf-env to 4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/heaptrack/heaptrack-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild 
b/dev-util/heaptrack/heaptrack-9999.ebuild
index aa1746f..ab1d9d6 100644
--- a/dev-util/heaptrack/heaptrack-9999.ebuild
+++ b/dev-util/heaptrack/heaptrack-9999.ebuild
@@ -38,7 +38,7 @@ DEPEND="${COMMON_DEPEND}
        sys-devel/gettext
 "
 RDEPEND="${COMMON_DEPEND}
-       qt5? ( >=kde-frameworks/kf-env-3 )
+       qt5? ( >=kde-frameworks/kf-env-4 )
 "
 
 src_configure() {

Reply via email to