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 C94CE138359 for ; Sun, 16 Aug 2020 16:01:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 301CFE0882; Sun, 16 Aug 2020 16:01:02 +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 167FCE0882 for ; Sun, 16 Aug 2020 16:01:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 19D1934F217 for ; Sun, 16 Aug 2020 16:01:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78C45320 for ; Sun, 16 Aug 2020 16:00:58 +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: <1597593645.cf3314d6676961f7eba0df083c94238631dc0cdd.asturm@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kopete/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: kde-apps/kopete/kopete-4.14.3-r1.ebuild X-VCS-Directories: kde-apps/kopete/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cf3314d6676961f7eba0df083c94238631dc0cdd X-VCS-Branch: master Date: Sun, 16 Aug 2020 16:00:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 50b88af9-60f6-49be-9239-e5987ce934f6 X-Archives-Hash: 57487300afecc0442c68ef29518829bd commit: cf3314d6676961f7eba0df083c94238631dc0cdd Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 16 15:59:46 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 16 16:00:45 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=cf3314d6 kde-apps/kopete: Depend on media-libs/qimageblitz[-qt5] This is required to avoid mixing Qt versions at runtime. Thanks-to: Stas Cymbalov gmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kopete/kopete-4.14.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kopete/kopete-4.14.3-r1.ebuild b/kde-apps/kopete/kopete-4.14.3-r1.ebuild index dea51cf6..31b86dd6 100644 --- a/kde-apps/kopete/kopete-4.14.3-r1.ebuild +++ b/kde-apps/kopete/kopete-4.14.3-r1.ebuild @@ -68,7 +68,7 @@ COMMONDEPEND=" dev-libs/libpcre >=dev-qt/qtgui-4.4.0:4[mng] media-libs/phonon[qt4] - media-libs/qimageblitz + media-libs/qimageblitz[-qt5(+)] x11-libs/libX11 x11-libs/libXScrnSaver gadu? ( >=net-libs/libgadu-1.8.0[threads] )