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 0B71815815E for ; Tue, 6 Feb 2024 08:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41D54E29C5; Tue, 6 Feb 2024 08:44:17 +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 CF59AE29C5 for ; Tue, 6 Feb 2024 08:44:16 +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 17E0134309A for ; Tue, 6 Feb 2024 08:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A48A14CA for ; Tue, 6 Feb 2024 08:44:13 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1707208986.463544160cd6cefb463203972948d5961705ed8e.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-accessibility/rhvoice-core/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-accessibility/rhvoice-core/rhvoice-core-1.14.0-r1.ebuild app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild X-VCS-Directories: app-accessibility/rhvoice-core/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 463544160cd6cefb463203972948d5961705ed8e X-VCS-Branch: dev Date: Tue, 6 Feb 2024 08:44:13 +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: d0a523d9-209d-47c3-b99e-084b072d64c7 X-Archives-Hash: d911e8bf010c7e84d52d1e727649bccd commit: 463544160cd6cefb463203972948d5961705ed8e Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Tue Feb 6 08:42:19 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Tue Feb 6 08:43:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46354416 app-accessibility/rhvoice-core: add missing dep Closes: https://bugs.gentoo.org/923877 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> .../{rhvoice-core-1.14.0.ebuild => rhvoice-core-1.14.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0-r1.ebuild similarity index 99% rename from app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild rename to app-accessibility/rhvoice-core/rhvoice-core-1.14.0-r1.ebuild index fe166e13d7..1cf48f599f 100644 --- a/app-accessibility/rhvoice-core/rhvoice-core-1.14.0.ebuild +++ b/app-accessibility/rhvoice-core/rhvoice-core-1.14.0-r1.ebuild @@ -25,6 +25,7 @@ SLOT="0" REQUIRED_USE="|| ( ao portaudio pulseaudio )" COMMON_DEPEND=" + dev-libs/boost:= ao? ( media-libs/libao ) dbus? ( dev-libs/glib:2[dbus]