On 10/21/06, Pierre Habouzit <[EMAIL PROTECTED]> wrote:
On Sat, Oct 21, 2006 at 12:13:42PM +0200, Tshepang Lekhonkhobe wrote:
> Hi,
> I managed to remove python2.3 without problems on my system, meaning
> that everyone uses python2.4. Are there packages which depend only on
> python2.3, and if not, why is it still kept around?
grep-dctrl -sPackage -FDepends python2.3
thanks for this (didn't work, but it pointed me to the right direction).
Using "grep-available -F Depends python2.3", I found python2.3-cairo
with this Depends line:
libc6 (>= 2.3.5-1), libcairo2 (>= 1.0.2-2), python (>= 2.3), python
(<< 3), python2.3
How come it depends on python2.3 and then again on python (which
depends on python2.4)?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]