]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
python: Add dependency to sqlite.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 May 2010 09:17:45 +0000 (11:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 May 2010 09:17:45 +0000 (11:17 +0200)
pkgs/core/python/python.nm

index 7a4d02c3f4e7a4a755b372c3415078c4289475ba..f6572578bd54b233b5a4046c95b119d71e0cfc33 100644 (file)
@@ -35,7 +35,7 @@ PKG_LICENSE    = Python
 PKG_SUMMARY    = An interpreted, interactive, object-oriented programming language.
 
 PKG_BUILD_DEPS+= autoconf automake
-PKG_DEPS      += bzip2 db expat gdbm gmp libffi ncurses openssl pkg-config readline tar zlib
+PKG_DEPS      += bzip2 db expat gdbm gmp libffi ncurses openssl pkg-config readline sqlite tar zlib
 
 define PKG_DESCRIPTION
        Python is an interpreted, interactive, object-oriented programming \