Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110322 - dev-util/subversion should RDEPEND on virtual/jre instead of virtual/jdk
Summary: dev-util/subversion should RDEPEND on virtual/jre instead of virtual/jdk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 06:59 UTC by Petteri Räty (RETIRED)
Modified: 2005-10-24 08:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.