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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0ABA1158042 for ; Tue, 29 Oct 2024 14:06:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC0DFE0837; Tue, 29 Oct 2024 14:06:43 +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 92C9DE0829 for ; Tue, 29 Oct 2024 14:06:43 +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 B136F3430BE for ; Tue, 29 Oct 2024 14:06:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9CD91E06 for ; Tue, 29 Oct 2024 14:06:39 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1730060769.97df0a4e489e116043033120d0fe2d452a5a593d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/fooyin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/fooyin/fooyin-9999.ebuild X-VCS-Directories: media-sound/fooyin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 97df0a4e489e116043033120d0fe2d452a5a593d X-VCS-Branch: master Date: Tue, 29 Oct 2024 14:06:39 +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: 309f1f01-ab7e-4694-bf04-5dc9acadf151 X-Archives-Hash: b708992568830b0a58dfbd42346ef669 commit: 97df0a4e489e116043033120d0fe2d452a5a593d Author: Sebastian Engel gmx de> AuthorDate: Sun Oct 27 20:26:09 2024 +0000 Commit: David Roman gmail com> CommitDate: Sun Oct 27 20:26:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97df0a4e media-sound/fooyin: Add a new dependency to 9999 version Signed-off-by: Sebastian Engel gmx.de> media-sound/fooyin/fooyin-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/fooyin/fooyin-9999.ebuild b/media-sound/fooyin/fooyin-9999.ebuild index c55958905..9c8c28fc5 100644 --- a/media-sound/fooyin/fooyin-9999.ebuild +++ b/media-sound/fooyin/fooyin-9999.ebuild @@ -32,6 +32,7 @@ RDEPEND=" dev-libs/icu:= dev-libs/kdsingleapplication dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] + dev-qt/qtimageformats:6 dev-qt/qtsvg:6 media-libs/taglib media-video/ffmpeg:=