From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 2AB351584F2 for ; Sat, 15 Mar 2025 16:42:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EADB33430CD for ; Sat, 15 Mar 2025 16:42:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1F1431102B7; Sat, 15 Mar 2025 16:42:49 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 11E091102B7 for ; Sat, 15 Mar 2025 16:42:49 +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 BFEDC3430BA for ; Sat, 15 Mar 2025 16:42:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 291A31772 for ; Sat, 15 Mar 2025 16:42:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742056964.94f95fd1b14d83bde0c52a20b7ca848b7e2ae597.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/kweathercore/ X-VCS-Repository: proj/kde X-VCS-Files: dev-libs/kweathercore/kweathercore-9999.ebuild X-VCS-Directories: dev-libs/kweathercore/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 94f95fd1b14d83bde0c52a20b7ca848b7e2ae597 X-VCS-Branch: master Date: Sat, 15 Mar 2025 16:42:47 +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: 6452caff-2756-4d30-98bb-f4b7fd95c1ef X-Archives-Hash: 6e27bf7bd8c165f244845211a9be795f commit: 94f95fd1b14d83bde0c52a20b7ca848b7e2ae597 Author: Sam James gentoo org> AuthorDate: Sat Mar 15 16:37:02 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 15 16:42:44 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=94f95fd1 dev-libs/kweathercore: refresh deps Upstream commit 6a790866fbd99903ffdcce1629a9b3af4056ce99. Signed-off-by: Sam James gentoo.org> dev-libs/kweathercore/kweathercore-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/kweathercore/kweathercore-9999.ebuild b/dev-libs/kweathercore/kweathercore-9999.ebuild index 8413aef934..be3454c193 100644 --- a/dev-libs/kweathercore/kweathercore-9999.ebuild +++ b/dev-libs/kweathercore/kweathercore-9999.ebuild @@ -19,6 +19,7 @@ KEYWORDS="" DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[network] + >=dev-qt/qtdeclarative-${QTMIN}:6 >=dev-qt/qtpositioning-${QTMIN}:6 >=kde-frameworks/kholidays-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6