[ecj] 142/145: Added a JRE dependency for the ecj package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:38 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit 05e85049534596a387e0486ada847fd08a12084e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 27 17:45:27 2018 +0200
Added a JRE dependency for the ecj package
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2e0a2e1..ec85b8f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Homepage: http://www.eclipse.org/jdt/core/index.php
Package: ecj
Architecture: all
-Depends: libecj-java (>= ${source:Version}), ${misc:Depends}
+Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless, libecj-java (>= ${source:Version}), ${misc:Depends}
Suggests: ant
Description: standalone version of the Eclipse Java compiler
This package provides a standalone version of the Eclipse JDT compiler which
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list