Bug 60015 - pykde-3.11.1 depends on =kdelibs-3.2.3, preventing its usage with kdelibs-3.2.3-r1
Bug#: 60015 Product:  Gentoo Linux Version: 2004.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: ribosome@gentoo.org
Component: KDE
URL: 
Summary: pykde-3.11.1 depends on =kdelibs-3.2.3, preventing its usage with kdelibs-3.2.3-r1
Keywords:  
Status Whiteboard: 
Opened: 2004-08-10 19:05 0000
Description:   Opened: 2004-08-10 19:05 0000
pykde has "<=kde-base/kdelibs-3.2.3" in its dependencies. This means that 
kdelibs-3.2.3-r1 cannot be used with pykde-3.11.1, even though it works
perfectly. (This is similar to bug #59775, but with pykde instead of
kdebindings). The solution is to change the dependency to
"<=kde-base/kdelibs-3.2.3-r1".

Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs
2. emerge pykde
3.

Actual Results:  
emerge asked to downgrade kdelibs to 3.2.3. 

Expected Results:  
Install pykde without requiring to downgrade kdelibs.

------- Comment #1 From Carsten Lohrke 2004-08-12 04:20:11 0000 -------
Indeed. Thank you!