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 42D93158094 for ; Mon, 10 Oct 2022 08:18:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EAE0E08F3; Mon, 10 Oct 2022 08:18:36 +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 77AFBE08F3 for ; Mon, 10 Oct 2022 08:18:36 +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 9D710340F30 for ; Mon, 10 Oct 2022 08:18:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FC3D606 for ; Mon, 10 Oct 2022 08:18:34 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1665389904.5f163ef5b4be3848f792f4487af7474f5dc0053e.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/vscodium/vscodium-1.72.0.22279-r1.ebuild app-editors/vscodium/vscodium-1.72.0.22279.ebuild X-VCS-Directories: app-editors/vscodium/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5f163ef5b4be3848f792f4487af7474f5dc0053e X-VCS-Branch: master Date: Mon, 10 Oct 2022 08:18:34 +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: 8efc3ea5-abf0-4c28-bb07-0010459fd9fa X-Archives-Hash: 5fb9a5aec09605c56bf34f92fcd9f523 commit: 5f163ef5b4be3848f792f4487af7474f5dc0053e Author: Arthur Zamarin gentoo org> AuthorDate: Mon Oct 10 07:52:26 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Oct 10 08:18:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f163ef5 app-editors/vscodium: add missing cups dep Closes: https://bugs.gentoo.org/868165 Signed-off-by: Arthur Zamarin gentoo.org> .../{vscodium-1.72.0.22279.ebuild => vscodium-1.72.0.22279-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/vscodium/vscodium-1.72.0.22279.ebuild b/app-editors/vscodium/vscodium-1.72.0.22279-r1.ebuild similarity index 99% rename from app-editors/vscodium/vscodium-1.72.0.22279.ebuild rename to app-editors/vscodium/vscodium-1.72.0.22279-r1.ebuild index 82dd29cba537..5575b9697f9f 100644 --- a/app-editors/vscodium/vscodium-1.72.0.22279.ebuild +++ b/app-editors/vscodium/vscodium-1.72.0.22279-r1.ebuild @@ -49,6 +49,7 @@ RDEPEND=" dev-libs/nss media-libs/alsa-lib media-libs/mesa + net-print/cups sys-apps/util-linux sys-apps/dbus x11-libs/cairo