Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28445 - kdebase should be satisfied by JRE as well as JDK
Summary: kdebase should be satisfied by JRE as well as JDK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 07:41 UTC by Carl Hudkins
Modified: 2003-12-24 13:26 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 Carl Hudkins 2003-09-11 07:41:50 UTC
Trying to update KDE to 3.1.3 resulted in an attempt to download 
blackdown-jdk, to satisfy the dependency on virtual/java.  However, 
blackdown-JRE, which I have installed, also satisfies this.  The ebuild should 
accept either JDK or JRE.  It's easily fixed by editing the ebuild, but that 
shouldn't be necessary.
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2003-11-29 02:06:39 UTC
Bug 32116 seems to be related to this issue, as you currently need to set the blackdown-jdk as VM with java-config for compiling kdebase.
Comment 2 Danyel Lawson 2003-12-14 13:52:34 UTC
This is probably true.  Here is a proposed ebuild with the virtual/jre depend instead of virtual/jdk for for kdebase-3.1.4
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-12-24 13:26:03 UTC
ok, i've changed the dep format in 3.1.4 to use either jdk or jre if you have java enabled.

closing as fixed.