[scala-2.10] 145/166: Removed the JRE dependency of scala-library
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala-2.10.
commit 25cbb5803aef8dab0dffb36177ddc639845ef61b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 12 14:21:59 2015 +0200
Removed the JRE dependency of scala-library
---
debian/control | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 107464a..6944cf2 100644
--- a/debian/control
+++ b/debian/control
@@ -47,9 +47,7 @@ Description: Scala programming language
Package: scala-library-2.10
Architecture: all
-Depends:
- openjdk-7-jre | java7-runtime | java6-runtime,
- ${misc:Depends}
+Depends: ${misc:Depends}
Description: Scala standard library
This run-time library is needed to run Scala programs. It also
provides scalacheck and scala-partest.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list