Use depends for Linux daemon builds

This commit is contained in:
root
2026-04-30 15:54:38 +00:00
parent b1cfd32e8e
commit cf17c878f4
3 changed files with 31 additions and 22 deletions
+4
View File
@@ -38,6 +38,10 @@ packages. If they are missing, it asks before adding a standard
`/etc/apt/sources.list.d/agrarian-ubuntu.sources` file for the host
architecture.
The Linux daemon option uses the deterministic native `depends/` build with Qt
disabled, so Berkeley DB and other core libraries are built inside the checkout
instead of being required as Ubuntu system development packages.
Defaults
--------