summaryrefslogtreecommitdiff
path: root/azure
diff options
context:
space:
mode:
Diffstat (limited to 'azure')
-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 703e5753d3..bd3ba3308e 100644
--- a/azure/apt.yml
+++ b/azure/apt.yml
@@ -40,6 +40,7 @@ steps:
postgresql-contrib \
snmpd \
snmp-mibs-downloader \
+ unixodbc-dev \
llvm \
${{ parameters.packages }}
displayName: 'APT'
diff --git a/azure/configure.yml b/azure/configure.yml
index fd0191528b..dc7f754eae 100644
--- a/azure/configure.yml
+++ b/azure/configure.yml
@@ -57,6 +57,7 @@ steps:
--with-sodium \
--enable-dba \
--with-snmp \
+ --with-unixODBC \
--enable-werror \
--with-config-file-path=/etc \
--with-config-file-scan-dir=/etc/php.d