From: Andreas Sturmlechner Date: Wed, 16 Aug 2017 23:33:09 +0000 (+0200) Subject: net-p2p/kmldonkey: QT3SUPPORT_REQUIRED="true", DEPEND on kdelibs[plasma] X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6da35983cf39052b7aa3be897c8a37cb6fc27a2;p=gentoo.git net-p2p/kmldonkey: QT3SUPPORT_REQUIRED="true", DEPEND on kdelibs[plasma] Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- 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() {