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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFDB41582EF for ; Sat, 15 Feb 2025 15:12:50 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9069D34306D for ; Sat, 15 Feb 2025 15:12:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9278211042D; Sat, 15 Feb 2025 15:12:49 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8729E11042D for ; Sat, 15 Feb 2025 15:12: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 1016A34308D for ; Sat, 15 Feb 2025 15:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A86323C1 for ; Sat, 15 Feb 2025 15:12:47 +0000 (UTC) From: "Patrick Nicolas" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Nicolas" Message-ID: <1739632351.97de80688089563f2ce37da1dbc792c0c7332129.patricknicolas@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/wivrn/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/wivrn/wivrn-0.23.1.ebuild media-libs/wivrn/wivrn-0.23.ebuild media-libs/wivrn/wivrn-9999.ebuild X-VCS-Directories: media-libs/wivrn/ X-VCS-Committer: patricknicolas X-VCS-Committer-Name: Patrick Nicolas X-VCS-Revision: 97de80688089563f2ce37da1dbc792c0c7332129 X-VCS-Branch: dev Date: Sat, 15 Feb 2025 15:12: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: 0a6e7b5b-3f9c-4722-9cd8-ef8b31978cf4 X-Archives-Hash: 0cd967cbadf5e3b4442612707a4d9542 commit: 97de80688089563f2ce37da1dbc792c0c7332129 Author: Patrick Nicolas laposte net> AuthorDate: Sat Feb 15 15:12:31 2025 +0000 Commit: Patrick Nicolas laposte net> CommitDate: Sat Feb 15 15:12:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97de8068 media-libs/wivrn: fix qcoro dependency Signed-off-by: Patrick Nicolas laposte.net> media-libs/wivrn/wivrn-0.23.1.ebuild | 2 +- media-libs/wivrn/wivrn-0.23.ebuild | 2 +- media-libs/wivrn/wivrn-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/wivrn/wivrn-0.23.1.ebuild b/media-libs/wivrn/wivrn-0.23.1.ebuild index 881005509..a9355e1af 100644 --- a/media-libs/wivrn/wivrn-0.23.1.ebuild +++ b/media-libs/wivrn/wivrn-0.23.1.ebuild @@ -36,7 +36,7 @@ RDEPEND=" sys-auth/elogind ) gui? ( - dev-libs/qcoro + dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 diff --git a/media-libs/wivrn/wivrn-0.23.ebuild b/media-libs/wivrn/wivrn-0.23.ebuild index 881005509..a9355e1af 100644 --- a/media-libs/wivrn/wivrn-0.23.ebuild +++ b/media-libs/wivrn/wivrn-0.23.ebuild @@ -36,7 +36,7 @@ RDEPEND=" sys-auth/elogind ) gui? ( - dev-libs/qcoro + dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 diff --git a/media-libs/wivrn/wivrn-9999.ebuild b/media-libs/wivrn/wivrn-9999.ebuild index 881005509..a9355e1af 100644 --- a/media-libs/wivrn/wivrn-9999.ebuild +++ b/media-libs/wivrn/wivrn-9999.ebuild @@ -36,7 +36,7 @@ RDEPEND=" sys-auth/elogind ) gui? ( - dev-libs/qcoro + dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6