[packages/tree-sitter-bash] - C11 required also for base library
qboosh
qboosh at pld-linux.org
Sun Jan 25 12:39:44 CET 2026
commit d2b496a47907058ace3997d565d76a7e28948911
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 25 12:38:05 2026 +0100
- C11 required also for base library
tree-sitter-bash.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tree-sitter-bash.spec b/tree-sitter-bash.spec
index f47c335..a61a7fe 100644
--- a/tree-sitter-bash.spec
+++ b/tree-sitter-bash.spec
@@ -13,9 +13,9 @@ Group: Libraries
Source0: https://github.com/tree-sitter/tree-sitter-bash/archive/v%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 97bcbab21f49b375bcf9e6834235f3ee
URL: https://github.com/tree-sitter/tree-sitter-bash
-%if %{with python3}
# c11
BuildRequires: gcc >= 6:4.7
+%if %{with python3}
BuildRequires: python3-devel >= 1:3.10
BuildRequires: python3-setuptools
BuildRequires: python3-wheel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tree-sitter-bash.git/commitdiff/8759fe50e40862358484de4a6fe5565da3d4a47b
More information about the pld-cvs-commit
mailing list