Fix dependencies and license

This commit is contained in:
2025-05-11 20:48:24 +03:00
parent bc917fce8d
commit 66359fbf7d
3 changed files with 18 additions and 2 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
name: pcre2
description: that implement regular expression pattern matching using the same syntax and semantics as Perl 5 (Version 2)
version: 10.42
revision: 2
revision: 3
url: https://github.com/PCRE2Project/pcre2
license: BSD-3-Clause
architecture: any
depends: ["zlib","bzip2","readline"]
depends: ["bzip2","glibc","readline","zlib"]
optional_depends: ["sh"]
type: source