mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
harfbuzz: use pcre2
This commit is contained in:
parent
66ea5bef62
commit
98b9c2f470
@ -10,7 +10,7 @@ dependencies = [
|
||||
"glib",
|
||||
"libiconv",
|
||||
"libpng",
|
||||
"pcre",
|
||||
"pcre2",
|
||||
"zlib"
|
||||
]
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user