diff --git a/pkg.info b/pkg.info index e4157ba..4663eaf 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ 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 url: https://github.com/PCRE2Project/pcre2 license: BSD-3-Clause architecture: any -depends: zlib,bzip2,readline +depends: ["zlib","bzip2","readline"] type: source