Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MNikoliCC committed Dec 4, 2024
1 parent b8c2e67 commit 2e853d0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
name: webots
title: Webots
base: core20
version: 'R2023b'
version: 'R2025a'
summary: Webots is a free and open-source 3D robot simulator
description: |
Webots is a free and open-source 3D robot simulator.
Expand Down Expand Up @@ -105,6 +105,9 @@ parts:
snapcraftctl prime
rm -vf usr/lib/jvm/java-11-openjdk-*amd64/lib/security/blacklisted.certs
stage-packages:
- python3
- python3-encodings
- python3-distutils
- openjdk-18-jdk
- ca-certificates-java
- build-essential
Expand Down

0 comments on commit 2e853d0

Please sign in to comment.