Skip to content

Commit 6509ac9

Browse files
committed
Added other missing characters
1 parent a0e3ff4 commit 6509ac9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

debian-bullseye/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ apt install -y -t bullseye-backports \
2121
gh \
2222
wget \
2323
curl \
24-
libsecret-1-dev
25-
26-
apt install -y \
24+
libsecret-1-dev \
2725
dbus \
28-
gnome-keyring
26+
gnome-keyring \
27+
ninja-build \
28+
libvulkan-dev
2929

3030
EOF
3131

0 commit comments

Comments
 (0)