mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
gdk-pixbuf: use pcre2 instead of pcre
This commit is contained in:
parent
da7ab9bc54
commit
a775a29fb4
@ -11,7 +11,7 @@ dependencies = [
|
||||
"libiconv",
|
||||
"libjpeg",
|
||||
"libpng",
|
||||
"pcre",
|
||||
"pcre2",
|
||||
"shared-mime-info",
|
||||
"zlib",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user