From 7c35b9f3a994449217a859da16df561bbf10fc7c37374639d23c71aefeaf6d2a Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 19 May 2022 01:45:13 +0000 Subject: [PATCH] Accepting request 978021 from home:uncomfyhalomacro:branches:editors Add support for Leap and other non rolling release systems OBS-URL: https://build.opensuse.org/request/show/978021 OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=16 --- helix.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helix.spec b/helix.spec index bbf6a4e..9c3a250 100644 --- a/helix.spec +++ b/helix.spec @@ -31,6 +31,8 @@ Source3: helix.sh Source4: helix-rpmlintrc Source5: README.SUSE BuildRequires: cargo-packaging +BuildRequires: rust >= 1.46 +ExclusiveArch: %{rust_arches} %description A kakoune/neovim inspired modal text editor with built-in LSP and