Skip to content

Commit 29b997e

Browse files
committed
Add bsddb files back into AIO build
1 parent 0d9e148 commit 29b997e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aio/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ pacman -S --needed --noconfirm \
4848
git \
4949
intltool \
5050
mingw-w64-ucrt-x86_64-adwaita-icon-theme \
51+
mingw-w64-ucrt-x86_64-db \
5152
mingw-w64-ucrt-x86_64-geocode-glib \
5253
mingw-w64-ucrt-x86_64-gexiv2 \
5354
mingw-w64-ucrt-x86_64-ghostscript \
@@ -57,6 +58,7 @@ pacman -S --needed --noconfirm \
5758
mingw-w64-ucrt-x86_64-nsis \
5859
mingw-w64-ucrt-x86_64-osm-gps-map \
5960
mingw-w64-ucrt-x86_64-python \
61+
mingw-w64-ucrt-x86_64-python-bsddb3 \
6062
mingw-w64-ucrt-x86_64-python-build \
6163
mingw-w64-ucrt-x86_64-python-cairo \
6264
mingw-w64-ucrt-x86_64-python-cffi \

0 commit comments

Comments
 (0)