Skip to content

Commit

Permalink
Fix deb dependencies installer
Browse files Browse the repository at this point in the history
Author: Arthur Brugiere
  • Loading branch information
benoitgaudou authored Jun 20, 2024
1 parent 3502c87 commit 6b5d3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gama.product/extraresources/installer/unix/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Maintainer: GAMA Team <gama-platform@googlegroups.com>
Architecture: amd64
Homepage: https://gama-platform.org
Description: GAMA is a modeling and simulation development environment for building spatially explicit agent-based simulations
Depends: openjdk-17-jdk
Depends: openjdk-21-jdk
Conflicts: gama-platform-jdk
Replaces: gama-platform-jdk

0 comments on commit 6b5d3a3

Please sign in to comment.