Skip to content

Commit 4ba1dc0

Browse files
authored
sqlite to sqlite3 for noble
1 parent e2820f2 commit 4ba1dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bioc_scripts/install_bioc_sysdeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ apt-get install -y --no-install-recommends \
9393

9494
## Databases and other software
9595
apt-get install -y --no-install-recommends \
96-
sqlite \
96+
sqlite3 \
9797
openmpi-bin \
9898
mpi-default-bin \
9999
openmpi-common \

0 commit comments

Comments
 (0)