Browse Source

specify JDK 23 also in debian control file

References #3641

(cherry picked from commit ca1ae8181b9298925706923aa77833efa5a0c68e)
Armin Schrenk 2 months ago
parent
commit
c536149c62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dist/linux/debian/control

+ 1 - 1
dist/linux/debian/control

@@ -2,7 +2,7 @@ Source: cryptomator
 Maintainer: Cryptobot <releases@cryptomator.org>
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>=10), coffeelibs-jdk-22 (>= 22.0.1+8-0ppa1), libgtk-3-0,  libxxf86vm1, libgl1
+Build-Depends: debhelper (>=10), coffeelibs-jdk-23 (>= 23.0.1+11-0ppa1), libgtk-3-0,  libxxf86vm1, libgl1
 Standards-Version: 4.5.0
 Homepage: https://cryptomator.org
 Vcs-Git: https://github.com/cryptomator/cryptomator.git