Bug 219224 - sci-calculators/fung-calc-1.3.2b: wrong DEPEND
Bug#: 219224 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: lxnay@lxnaydesign.net
Component: Ebuilds
URL: 
Summary: sci-calculators/fung-calc-1.3.2b: wrong DEPEND
Keywords:  
Status Whiteboard: 
Opened: 2008-04-24 23:28 0000
Description:   Opened: 2008-04-24 23:28 0000
DEPEND string of the ebuild in subject seems broken.

DEPEND=">=sys-libs/zlib-1
        >=media-libs/libpng-1.2
        >=media-libs/jpeg-6
        opengl? ( virtual/opengl
                virtual/glut )
        kde-base/kdelibs"

The most critical thing is "kde-base/kdelibs", once KDE 4.x is unmasked, this
turns into an issue.

Shouldn't they be forced to kde*:3.5 (as in KDE 3.x packages) ?

Reproducible: Always

------- Comment #1 From Fabio Erculiani 2008-04-24 23:34:23 0000 -------
be advised: i just did a copy & paste from my previous bug ;)

------- Comment #2 From Jeroen Roovers 2008-04-25 12:55:51 0000 -------
(In reply to comment #1)
> be advised: i just did a copy & paste from my previous bug ;)

I sure hope you're joking and not filing frivolous bugs. :)

------- Comment #3 From Fabio Erculiani 2008-04-25 13:28:39 0000 -------
(In reply to comment #2)
> 
> I sure hope you're joking and not filing frivolous bugs. :)
> 

bug is valid, that's what matters :)

------- Comment #4 From Ingmar Vanhassel (RETIRED) 2008-04-25 13:40:02 0000 -------
"Remove unversioned kde-base/kdelibs dependency, since the ebuild gets a
versioned one from kde.eclass. Fabio Erculiani in bug 219224."

Fixed, thanks for your report.

------- Comment #5 From Fabio Erculiani 2008-04-25 17:31:33 0000 -------
Good!