fix: add libfontconfig1 dependency for plotters TTF font support
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 4s
CI Pipeline / Clippy Lints (push) Failing after 44s
CI Pipeline / Rust Unit Tests (push) Failing after 49s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 14s
CI Pipeline / Build .deb & Release (push) Has been skipped
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 4s
CI Pipeline / Clippy Lints (push) Failing after 44s
CI Pipeline / Rust Unit Tests (push) Failing after 49s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 14s
CI Pipeline / Build .deb & Release (push) Has been skipped
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Version: 1.0.0-1
|
|||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: Moon Dragon <echo@moon-dragon.us>
|
Maintainer: Moon Dragon <echo@moon-dragon.us>
|
||||||
Installed-Size: 45000
|
Installed-Size: 45000
|
||||||
Depends: postgresql-16, libssl3, libc6 (>= 2.39)
|
Depends: postgresql-16, libssl3, libc6 (>= 2.39), libfontconfig1
|
||||||
Recommends: postgresql-client-16, fonts-dejavu-core
|
Recommends: postgresql-client-16, fonts-dejavu-core
|
||||||
Suggests: gpg
|
Suggests: gpg
|
||||||
Section: admin
|
Section: admin
|
||||||
|
|||||||
Reference in New Issue
Block a user