Skip to content

Commit 7572d9d

Browse files
authored
Merge pull request #4 from corywright/fix-dependencies
Change dependency from oracle-java8-installer to openjdk-8-jre-headless
2 parents 9eed69e + 9248bd5 commit 7572d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Section: java
1212
Priority: optional
1313
Architecture: all
1414
Homepage: https://github.com/ilanddev/wildfly-debian
15-
Depends: oracle-java8-installer | java8-runtime, ${misc:Depends}
15+
Depends: openjdk-8-jre-headless | java8-runtime, adduser, ${misc:Depends}
1616
Description: Wildfly Application Server
1717
WildFly is a flexible, lightweight, managed application runtime that helps
1818
you build amazing applications.

0 commit comments

Comments
 (0)