net-p2p/kmldonkey: QT3SUPPORT_REQUIRED="true", DEPEND on kdelibs[plasma]
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 16 Aug 2017 23:33:09 +0000 (01:33 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 17 Aug 2017 18:58:08 +0000 (20:58 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild

index eac8b1543dbca59daa059988574c4e395912c12b..eefcb25ac1acd4241bed648b03ea5251b3e39749 100644 (file)
@@ -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() {