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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9354B15808B for ; Mon, 21 Mar 2022 10:44:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74825E0841; Mon, 21 Mar 2022 10:43:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D3C9E0841 for ; Mon, 21 Mar 2022 10:43:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A04D034305A for ; Mon, 21 Mar 2022 10:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22CA332F for ; Mon, 21 Mar 2022 10:43:57 +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: <1647859341.e80e5276ecbe6a508bd991a1570b09ee114a73ef.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/spectacle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/spectacle/spectacle-9999.ebuild X-VCS-Directories: kde-apps/spectacle/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e80e5276ecbe6a508bd991a1570b09ee114a73ef X-VCS-Branch: master Date: Mon, 21 Mar 2022 10:43:57 +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: aa51be26-ffc5-418b-ac8c-b74d6a99cc74 X-Archives-Hash: 4f4f54d7f514db7d311690115cfc0e3d commit: e80e5276ecbe6a508bd991a1570b09ee114a73ef Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 13 20:05:51 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 21 10:42:21 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e80e5276 kde-apps/spectacle: dev-qt/qdbus:0 compatibility Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/spectacle/spectacle-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/spectacle/spectacle-9999.ebuild b/kde-apps/spectacle/spectacle-9999.ebuild index ad9e17ded5..8b7dcea8f0 100644 --- a/kde-apps/spectacle/spectacle-9999.ebuild +++ b/kde-apps/spectacle/spectacle-9999.ebuild @@ -49,7 +49,7 @@ DEPEND=" share? ( >=kde-frameworks/purpose-${KFMIN}:5 ) " RDEPEND="${DEPEND} - >=dev-qt/qdbus-${QTMIN}:5 + >=dev-qt/qdbus-${QTMIN}:* " src_prepare() {