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 53069158087 for ; Sat, 13 Nov 2021 19:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DABC2BC084; Sat, 13 Nov 2021 19:05:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 908C62BC085 for ; Sat, 13 Nov 2021 19:05:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CE4F343028 for ; Sat, 13 Nov 2021 19:05:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 249D21D4 for ; Sat, 13 Nov 2021 19:05:29 +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: <1636829307.67a000f704c862a7ef5d4ed76d2f900ade4f52a1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/qqc2-desktop-style/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild X-VCS-Directories: kde-frameworks/qqc2-desktop-style/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 67a000f704c862a7ef5d4ed76d2f900ade4f52a1 X-VCS-Branch: master Date: Sat, 13 Nov 2021 19:05:29 +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: 743e7359-5f61-4dba-8e1b-9945c453539b X-Archives-Hash: 9635a87ed1f0c36e433059ed0b9f148e commit: 67a000f704c862a7ef5d4ed76d2f900ade4f52a1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 13 18:48:27 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 13 18:48:27 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67a000f7 kde-frameworks/qqc2-desktop-style: Add new DEPEND Depends on newly introduced kde-frameworks/sonnet[qml] functionality. Upstream commit e6d699c2d4dd9f48d9aa7c5b68dc133cd9688c4d Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild | 1 + kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild index 1bd33428d2..25cd6813cc 100644 --- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild +++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-5.88.0.ebuild @@ -21,6 +21,7 @@ DEPEND=" =kde-frameworks/kconfigwidgets-${PVCUT}*:5 =kde-frameworks/kiconthemes-${PVCUT}*:5 =kde-frameworks/kirigami-${PVCUT}*:5 + =kde-frameworks/sonnet-${PVCUT}*:5[qml] " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5 diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild index b67df6ec05..1ac01d479d 100644 --- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild +++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" =kde-frameworks/kconfigwidgets-${PVCUT}*:5 =kde-frameworks/kiconthemes-${PVCUT}*:5 =kde-frameworks/kirigami-${PVCUT}*:5 + =kde-frameworks/sonnet-${PVCUT}*:5[qml] " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5