summaryrefslogtreecommitdiff
path: root/azure/i386/apt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/i386/apt.yml')
-rw-r--r--azure/i386/apt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/i386/apt.yml b/azure/i386/apt.yml
index ed2c5d1128..590baa2262 100644
--- a/azure/i386/apt.yml
+++ b/azure/i386/apt.yml
@@ -7,7 +7,7 @@ steps:
sudo apt-get update -y | true
sudo apt-get install -y gcc-multilib
sudo apt-get install -y g++-multilib
- sudo apt-get purge -y libxml2
+ sudo apt-get purge -y libxml2 libsqlite3-0
# TODO: Reenable postgresql + postgresql-contrib packages once they work again.
sudo apt-get install -y bison \
re2c \