From 3aa756cc6be3d3a3297c26e561b1b4c69f6046a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 28 May 2023 20:08:51 +0200 Subject: [PATCH] Add missing BR hunspell-devel --- neovim.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/neovim.spec b/neovim.spec index 49d711a..b9cdf4c 100644 --- a/neovim.spec +++ b/neovim.spec @@ -78,6 +78,8 @@ BuildRequires: python-rpm-macros BuildRequires: pkgconfig(tree-sitter) >= 0.20.2 BuildRequires: pkgconfig(unibilium) BuildRequires: pkgconfig(libutf8proc) +# Testing +BuildRequires: pkgconfig(hunspell) BuildRequires: unzip Requires: gperf Requires: libvterm0 >= 0.1