Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110322

Summary: dev-util/subversion should RDEPEND on virtual/jre instead of virtual/jdk
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] DevelopmentAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED FIXED    
Severity: minor CC: java
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petteri Räty (RETIRED) gentoo-dev 2005-10-24 06:59:18 UTC
pena videot # equery depends virtual/jdk
[ Searching for packages depending on virtual/jdk... ]
dev-java/ant-core-1.6.5-r2
dev-java/antlr-2.7.5-r1
dev-lang/swig-1.3.25
dev-util/subversion-1.2.3-r3

As far as I understand it, with USE="java" subversion installs java api for the
subversion library. virtual/jre is ysed at runtime to run java programs.
virtual/jdk is for development tools like the java compiler needed to compile
programs. But the jdks also provide a jre so this will not result in extra
dependencies being pulled.
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2005-10-24 08:21:26 UTC
I've just committed a fixed version.