Skip to content

Commit 6c67646

Browse files
authored
Merge pull request #617 from aDotInTheVoid/patch-3
dev-desktops: Add cryptography packages for puppeteer chrome
2 parents 33571f0 + 7b03c0f commit 6c67646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/roles/dev-desktop/tasks/dependencies.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
- "linux-tools-{{ kernel.stdout }}"
3434
- "linux-tools-{{ kernel_flavor.stdout }}"
3535
- libatk1.0-0 # Allows running `x test rustdoc-gui`
36+
- libnss3
37+
- libnspr4
3638
- libatk-bridge2.0-0
3739
- libcups2
3840
- libxkbcommon0

0 commit comments

Comments
 (0)