BastionGuard/webui/deploy/debian-control-dependency-snippet.txt
specialworld83 f0f913a209 Release 2.0
2026-07-15 10:52:22 +02:00

7 lines
367 B
Text

# BastionGuard WebUI package dependency notes
# The WebUI CSS references only: assets/fonts/Cantarell-VF.otf
# Vendor the font into webui/assets/fonts before building the .deb.
# Database setup supports SQLite, MySQL/MariaDB and PostgreSQL.
Build-Depends: debhelper-compat (= 13), fonts-cantarell
Depends: ${misc:Depends}, php-pdo, php-sqlite3, php-mysql, php-pgsql