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 7F91C15807B for ; Sun, 10 Nov 2024 19:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71FC3E0856; Sun, 10 Nov 2024 19:05: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 pigeon.gentoo.org (Postfix) with ESMTPS id 57732E0843 for ; Sun, 10 Nov 2024 19:05: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 52AB1335C7E for ; Sun, 10 Nov 2024 19:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA17911DF for ; Sun, 10 Nov 2024 19:05:46 +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: <1731265019.3f5d72c2541bc50ab52fa299e0fd7f9ebd82bcef.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/elisa/elisa-9999.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3f5d72c2541bc50ab52fa299e0fd7f9ebd82bcef X-VCS-Branch: master Date: Sun, 10 Nov 2024 19:05:46 +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: 473675ac-31d6-414b-b2ff-61774e182a6f X-Archives-Hash: 333f40a8d8c259ad0f3699a845d78ea9 commit: 3f5d72c2541bc50ab52fa299e0fd7f9ebd82bcef Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 18:56:59 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 18:56:59 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f5d72c2 media-sound/elisa: Add new dependency Upstream commit f5a1ac57baae7f2cf4e849846ecbd5d249797e47 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/elisa/elisa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/elisa/elisa-9999.ebuild b/media-sound/elisa/elisa-9999.ebuild index a60a693d7b..22c5a542ca 100644 --- a/media-sound/elisa/elisa-9999.ebuild +++ b/media-sound/elisa/elisa-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,sql,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] >=dev-qt/qtmultimedia-${QTMIN}:6 + >=kde-frameworks/kcodecs-${KFMIN}:6 >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6