From c45eded99a74090c72fb261114bc8c13e962fe70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 18 May 2026 22:58:14 +0200 Subject: [PATCH] dev-dotnet/fable: add unzip dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- .../fable/{fable-4.29.0-r1.ebuild => fable-4.29.0-r2.ebuild} | 4 ++++ .../fable/{fable-5.0.0-r1.ebuild => fable-5.0.0-r2.ebuild} | 4 ++++ 2 files changed, 8 insertions(+) rename dev-dotnet/fable/{fable-4.29.0-r1.ebuild => fable-4.29.0-r2.ebuild} (99%) rename dev-dotnet/fable/{fable-5.0.0-r1.ebuild => fable-5.0.0-r2.ebuild} (99%) diff --git a/dev-dotnet/fable/fable-4.29.0-r1.ebuild b/dev-dotnet/fable/fable-4.29.0-r2.ebuild similarity index 99% rename from dev-dotnet/fable/fable-4.29.0-r1.ebuild rename to dev-dotnet/fable/fable-4.29.0-r2.ebuild index d39c6aa0e9bf3..ff999895d25c3 100644 --- a/dev-dotnet/fable/fable-4.29.0-r1.ebuild +++ b/dev-dotnet/fable/fable-4.29.0-r2.ebuild @@ -128,6 +128,10 @@ SRC_URI+=" LICENSE="Apache-2.0 MIT" SLOT="0" +BDEPEND=" + app-arch/unzip +" + CHECKREQS_DISK_BUILD="2G" DOTNET_PKG_PROJECTS=( src/Fable.Cli/Fable.Cli.fsproj diff --git a/dev-dotnet/fable/fable-5.0.0-r1.ebuild b/dev-dotnet/fable/fable-5.0.0-r2.ebuild similarity index 99% rename from dev-dotnet/fable/fable-5.0.0-r1.ebuild rename to dev-dotnet/fable/fable-5.0.0-r2.ebuild index d2298f1640f5b..bda4089fd034e 100644 --- a/dev-dotnet/fable/fable-5.0.0-r1.ebuild +++ b/dev-dotnet/fable/fable-5.0.0-r2.ebuild @@ -134,6 +134,10 @@ SRC_URI+=" LICENSE="Apache-2.0 MIT" SLOT="0" +BDEPEND=" + app-arch/unzip +" + CHECKREQS_DISK_BUILD="2G" DOTNET_PKG_PROJECTS=( src/Fable.Cli/Fable.Cli.fsproj