Skip to content

Commit

Permalink
[JENKINS-45287] Drop specific java dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-arabaolaza committed Jul 7, 2017
1 parent 3835c07 commit f5efeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb/build/debian/control
Expand Up @@ -8,7 +8,7 @@ Homepage: @@HOMEPAGE@@

Package: @@ARTIFACTNAME@@
Architecture: all
Depends: ${misc:Depends}, daemon, adduser, procps, psmisc, net-tools, default-jre-headless (>= 2:1.8) | java8-runtime-headless
Depends: ${misc:Depends}, daemon, adduser, procps, psmisc, net-tools
Conflicts: hudson
Replaces: hudson
Description: @@DESCRIPTION_FILE@@

0 comments on commit f5efeb3

Please sign in to comment.