From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB55D1396D0 for ; Thu, 17 Aug 2017 06:42:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 028EFE0D29; Thu, 17 Aug 2017 06:42:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7730E0D29 for ; Thu, 17 Aug 2017 06:42:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96D26341770 for ; Thu, 17 Aug 2017 06:42:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2C407899 for ; Thu, 17 Aug 2017 06:42:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1502910927.09275f9360991a9416126a7fad29c5d2a763e997.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: eclass/ X-VCS-Repository: proj/kde X-VCS-Files: eclass/kde4-base.eclass X-VCS-Directories: eclass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 09275f9360991a9416126a7fad29c5d2a763e997 X-VCS-Branch: master Date: Thu, 17 Aug 2017 06:42:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ae18ddce-af1e-47f1-b268-cc7256d455ee X-Archives-Hash: 79990481115f44f8acf311f40b06edfc commit: 09275f9360991a9416126a7fad29c5d2a763e997 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 16 19:15:27 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 16 19:15:27 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=09275f93 kde4-base.eclass: Re-add dev-qt/designer:4 Not going to invest time on it at this point. eclass/kde4-base.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 78bceb12ed..9ec78541e9 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -356,6 +356,7 @@ unset cppuintdepend [[ -n ${qtcoreuse} ]] && qtcoreuse="[${qtcoreuse}]" kdecommondepend=" dev-lang/perl + >=dev-qt/designer-${QT_MINIMAL}:4 >=dev-qt/qtcore-${QT_MINIMAL}:4${qtcoreuse} >=dev-qt/qtdbus-${QT_MINIMAL}:4 >=dev-qt/qtgui-${QT_MINIMAL}:4[accessibility,dbus(+)]