summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure/apt.yml1
-rw-r--r--azure/configure.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/azure/apt.yml b/azure/apt.yml
index aa27d4a551..8a28e6bcdb 100644
--- a/azure/apt.yml
+++ b/azure/apt.yml
@@ -48,5 +48,6 @@ steps:
dovecot-pop3d \
dovecot-imapd \
sendmail \
+ firebird-dev \
${{ parameters.packages }}
displayName: 'APT'
diff --git a/azure/configure.yml b/azure/configure.yml
index fa566bf6e7..3f5f98f596 100644
--- a/azure/configure.yml
+++ b/azure/configure.yml
@@ -62,6 +62,7 @@ steps:
--with-kerberos \
--with-imap-ssl \
--with-pdo-odbc=unixODBC,/usr \
+ --with-pdo-firebird \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d