Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 202208

Summary: dev-python/django-0.96.1 useflag sqlite doesn't resolve dependency pysqlite
Product: Gentoo Linux Reporter: Julian Golderer <glua>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Julian Golderer 2007-12-14 01:14:38 UTC
installation of django with useflag 'sqlite' turned on doesn't get dependency dev-python/pysqlite

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-14 06:45:32 UTC
The dependencies are perfectly fine as it is...

 sqlite? ( || (
                ( >=dev-python/pysqlite-2.0.3 <dev-lang/python-2.5 )
                >=dev-lang/python-2.5 ) )