From f6da35983cf39052b7aa3be897c8a37cb6fc27a2 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 17 Aug 2017 01:33:09 +0200 Subject: [PATCH] net-p2p/kmldonkey: QT3SUPPORT_REQUIRED="true", DEPEND on kdelibs[plasma] Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild b/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild index eac8b1543dbc..eefcb25ac1ac 100644 --- a/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild +++ b/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 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="Provides integration for the MLDonkey P2P software" @@ -14,7 +15,7 @@ SLOT="4" KEYWORDS="amd64 x86" IUSE="debug" -DEPEND="" +DEPEND="kde-frameworks/kdelibs:4[plasma(+)]" RDEPEND="${DEPEND}" src_configure() { -- 2.26.2