Skip to content

Commit

Permalink
Merge pull request #50 from cyberkov/patch-1
Browse files Browse the repository at this point in the history
Change java depends to java6-runtime
  • Loading branch information
gschueler committed Oct 19, 2011
2 parents 64b9a57 + a5d3fca commit a894f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debroot/DEBIAN/control
Expand Up @@ -3,7 +3,7 @@ Version: %VERSION%
Section: utils
Priority: optional
Architecture: all
Depends: openssh-client, openjdk-6-jdk, adduser (>= 3.11)
Depends: openssh-client, java6-runtime, adduser (>= 3.11)
Maintainer: Noah Campbell <noahcampbell@gmail.com>
Description: No ordinary wooden deck. You can build a bon fire on this deck.
Rundeck provides a single console for dispatching commands across many
Expand Down

0 comments on commit a894f54

Please sign in to comment.