Add required PostgreSQL extensions as dependencies for Debian

This commit is contained in:
jordi fita mas 2023-01-24 23:59:28 +01:00
parent 627841d4dd
commit 798289bc8e
1 changed files with 7 additions and 1 deletions

8
debian/control vendored
View File

@ -13,7 +13,10 @@ Build-Depends:
postgresql-all (>= 217~),
sqitch,
pgtap,
postgresql-13-pgtap
postgresql-13-pg-libphonenumber,
postgresql-13-pgtap,
postgresql-13-pguri,
postgresql-13-vat
Standards-Version: 4.6.0
XS-Go-Import-Path: dev.tandem.ws/tandem/numerus
Vcs-Browser: https://dev.tandem.ws/tandem/numerus
@ -47,6 +50,9 @@ Package: numerus-sqitch
Architecture: all
Depends:
${misc:Depends},
postgresql-13-pg-libphonenumber,
postgresql-13-pguri,
postgresql-13-vat,
sqitch
Description: Simple invoicing and accounting web application
A simple web application to keep invoice and accouting records, intended for