Skip to content

Commit

Permalink
Merge pull request #49 from emiliollbb/patch-1
Browse files Browse the repository at this point in the history
Fix deprecated java version
  • Loading branch information
kubilus1 authored Nov 20, 2020
2 parents 74367cb + 206459c commit b3bb2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: ##VER##
Section: devel
Priority: optional
Maintainer: Matt Kubilus (mattkubilus)
Depends: texinfo, openjdk-8-jre, make
Depends: texinfo, default-jre, make
Architecture: all
Homepage: https://github.com/kubilus1/gendev
Description: Sega Genesis development on *nix.

0 comments on commit b3bb2e9

Please sign in to comment.