aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-01-16 18:41:50 +0100
committerJohannes Huber <johu@gentoo.org>2017-01-16 18:41:50 +0100
commit563a7b649d107ddbf450dcb3c244820103178528 (patch)
treeda3584cf92261fbd8f71598b46fa0fc93b77b7c4 /dev-util
parentkde5.eclass: Raise RDEPEND on kde-frameworks/kf-env to 4 (diff)
downloadkde-563a7b649d107ddbf450dcb3c244820103178528.tar.gz
kde-563a7b649d107ddbf450dcb3c244820103178528.tar.bz2
kde-563a7b649d107ddbf450dcb3c244820103178528.zip
dev-util/heaptrack: Raise RDEPEND on kde-frameworks/kf-env to 4
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/heaptrack/heaptrack-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild
index aa1746fccc..ab1d9d662c 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() {