Update python to 2.6.1.
[openwrt/svn-archive/archive.git] / lang / pysqlite / Makefile
index 1746bbf5de610a7414d2ed527a194023f56307e9..0d3f40904bc21cf3585c5677ade1c1197ddfa161 100644 (file)
@@ -27,7 +27,7 @@ define Package/python-sqlite
  CATEGORY:=Languages
  TITLE:=SQLite database adapter for Python
  URL:=http://www.initd.org/tracker/pysqlite/wiki/pysqlite
- DEPENDS:=python-core +libsqlite3
+ DEPENDS:=+python-mini +libsqlite3
 endef
 
 define Package/python-sqlite/description