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 2CBB5158089 for ; Sun, 12 Nov 2023 12:00:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59CB32BC017; Sun, 12 Nov 2023 12:00:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 445342BC017 for ; Sun, 12 Nov 2023 12:00:55 +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 9024D335D4D for ; Sun, 12 Nov 2023 12:00:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4E081364 for ; Sun, 12 Nov 2023 12:00:52 +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: <1699786679.529e7020d34363d098847d5aacc88468af92b2d8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/plasma/package.use X-VCS-Directories: profiles/targets/desktop/plasma/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 529e7020d34363d098847d5aacc88468af92b2d8 X-VCS-Branch: master Date: Sun, 12 Nov 2023 12:00:52 +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: 0da2315b-8a20-4108-a5ad-f3c3e8f8ae9c X-Archives-Hash: 3638c99cf0a5a72841c9de47cbad94cb commit: 529e7020d34363d098847d5aacc88468af92b2d8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 12 10:57:19 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 10:57:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529e7020 profiles: desktop/plasma: Add dev-qt/qtmultimedia:5[gstreamer] to p.use Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/targets/desktop/plasma/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 2fdcfe232a9d..c1825d73f861 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -29,6 +29,9 @@ dev-python/pyside6 webchannel # Required by sys-apps/flatpak, a dependency of kde-plasma/discover dev-util/ostree curl +# Required by net-im/neochat:5 +dev-qt/qtmultimedia:5 gstreamer + # Required by app-editors/okteta dev-qt/qtscript:5 scripttools