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 65C85158015 for ; Sat, 23 Dec 2023 09:13:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BA3C2BC02B; Sat, 23 Dec 2023 09:13:41 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7559A2BC02B for ; Sat, 23 Dec 2023 09:13:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9472834068A for ; Sat, 23 Dec 2023 09:13:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F021DAE5 for ; Sat, 23 Dec 2023 09:13:38 +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: <1703320550.d1780ee7b448d32fa332f3a2330e59a2d763f018.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d1780ee7b448d32fa332f3a2330e59a2d763f018 X-VCS-Branch: master Date: Sat, 23 Dec 2023 09:13:38 +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: 17f324a8-f69f-4134-b0bb-b044466abd86 X-Archives-Hash: 7c88b3449da9ece2a1c73078feae0d1f commit: d1780ee7b448d32fa332f3a2330e59a2d763f018 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 23 00:25:41 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 23 08:35:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1780ee7 kde-plasma/plasma-workspace: Set dev-libs/appstream[qt5(-)] USEdep default Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild index e2b6a9c84752..9ff131570e54 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.27.9.1.ebuild @@ -99,7 +99,7 @@ COMMON_DEPEND=" x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util - appstream? ( dev-libs/appstream[qt5] ) + appstream? ( dev-libs/appstream[qt5(-)] ) calendar? ( >=kde-frameworks/kholidays-${KFMIN}:5 ) fontconfig? ( >=dev-qt/qtprintsupport-${QTMIN}:5