mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
libsoup: fix sqlite3 path
This commit is contained in:
parent
2dfe26c668
commit
fe86e59608
@ -21,4 +21,5 @@ cookbook_meson \
|
||||
-Dsysprof=disabled \
|
||||
-Dtests=false \
|
||||
-Dtls_check=false
|
||||
patchelf --replace-needed "${COOKBOOK_SYSROOT}/usr/lib/libsqlite3.so" "libsqlite3.so" "${COOKBOOK_STAGE}/usr/lib/libsoup-3.0.so"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user