aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-10-27 19:23:17 -0700
committerJakob Odersky <jakob@odersky.com>2018-10-27 19:23:17 -0700
commitbd913d2e0bb95759a604879e9a0217d6b507662c (patch)
treec9f23e390f97fe1444ddbe0bb767df42cdc4a1f9 /debian
parentde095d377859887352c7380e52ea89bcabf662a0 (diff)
downloadbyspel-bd913d2e0bb95759a604879e9a0217d6b507662c.tar.gz
byspel-bd913d2e0bb95759a604879e9a0217d6b507662c.tar.bz2
byspel-bd913d2e0bb95759a604879e9a0217d6b507662c.zip
Downgrade JDK requirement from 11 to 8HEADmaster
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9025234..711060e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: https://github.com/jodersky/byspel
Package: byspel
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, openjdk-11-jdk-headless, libdbd-sqlite3-perl, sqitch, sqlite3
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, java8-sdk-headless, libdbd-sqlite3-perl, sqitch, sqlite3
Recommends: nginx
Description: Example Scala application
This application demonstrates how Akka HTTP and Slick can be used to create