[packages/gawk] BR: libsigsegv-devel instead of libsigsegv
atler
atler at pld-linux.org
Sat Oct 30 00:50:00 CEST 2021
commit ebb0a140bc81b972007fef1eb5930f3215f3ab36
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Oct 30 00:12:30 2021 +0200
BR: libsigsegv-devel instead of libsigsegv
libsigsegv is shared library now
gawk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gawk.spec b/gawk.spec
index 026b2b1..7513fe9 100644
--- a/gawk.spec
+++ b/gawk.spec
@@ -29,7 +29,7 @@ BuildRequires: autoconf >= 2.69
BuildRequires: automake >= 1:1.15
BuildRequires: gettext-tools >= 0.19.8
BuildRequires: gmp-devel
-BuildRequires: libsigsegv
+BuildRequires: libsigsegv-devel
BuildRequires: lzip
BuildRequires: mpfr-devel
BuildRequires: readline-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/5099cb4a5f350c8628f37171ec04e9cc158366d7
More information about the pld-cvs-commit
mailing list