fixed flatpak embedded psql forgotten dependency
This commit is contained in:
@@ -8,7 +8,8 @@ unchanged.
|
||||
The build uses the official Flatpak Rust and Node SDK extensions. Cargo and
|
||||
Yarn resolve the committed lockfiles inside the build sandbox with network
|
||||
access. The PostgreSQL 17.10.0 archive, Typst 0.13.1 binary and protoc 21.12
|
||||
binary are downloaded by `flatpak-builder` as checksum-pinned sources.
|
||||
binary are downloaded by `flatpak-builder` as checksum-pinned sources. A
|
||||
compatible libxml2 ABI is included for the embedded PostgreSQL binaries.
|
||||
|
||||
## Build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user