From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id DAF9F1581EE for ; Fri, 21 Mar 2025 14:00:08 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BF1BE340CA7 for ; Fri, 21 Mar 2025 14:00:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B17611104AB; Fri, 21 Mar 2025 14:00:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A76BC1104AB for ; Fri, 21 Mar 2025 14:00:07 +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 E6DAB343143 for ; Fri, 21 Mar 2025 14:00:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D9F01F7D for ; Fri, 21 Mar 2025 14:00:05 +0000 (UTC) From: "Stefan Cristian B." To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Cristian B." Message-ID: <1742565468.df9e378858a4c263395fbc1e8b5d3e7ff88efbf7.stefan.cristian+git@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/webstorm/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/webstorm/webstorm-2024.3.5.ebuild X-VCS-Directories: dev-util/webstorm/ X-VCS-Committer: stefan.cristian+git X-VCS-Committer-Name: Stefan Cristian B. X-VCS-Revision: df9e378858a4c263395fbc1e8b5d3e7ff88efbf7 X-VCS-Branch: dev Date: Fri, 21 Mar 2025 14:00:05 +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: 695381df-61e8-4869-9697-fe59984665ee X-Archives-Hash: eb368220a38464b30b964eee6a61eb03 commit: df9e378858a4c263395fbc1e8b5d3e7ff88efbf7 Author: Stefan Cristian B. rogentos ro> AuthorDate: Fri Mar 21 13:57:48 2025 +0000 Commit: Stefan Cristian B. rogentos ro> CommitDate: Fri Mar 21 13:57:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df9e3788 dev-util/webstorm: corrected RDEPEND, added sys-libs/zlib Signed-off-by: Stefan Cristian B. rogentos.ro> dev-util/webstorm/webstorm-2024.3.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/webstorm/webstorm-2024.3.5.ebuild b/dev-util/webstorm/webstorm-2024.3.5.ebuild index fe5e1afe3..6cb649f6c 100644 --- a/dev-util/webstorm/webstorm-2024.3.5.ebuild +++ b/dev-util/webstorm/webstorm-2024.3.5.ebuild @@ -39,6 +39,7 @@ BDEPEND="dev-util/debugedit RDEPEND=" dev-libs/wayland sys-libs/pam + sys-libs/zlib sys-process/audit "