From: Michael Tremer Date: Wed, 26 May 2010 09:17:45 +0000 (+0200) Subject: python: Add dependency to sqlite. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b78736f84d11d4b7b76e83b4cfb8b9ae39e3fd5;p=ipfire-3.x.git python: Add dependency to sqlite. --- diff --git a/pkgs/core/python/python.nm b/pkgs/core/python/python.nm index 7a4d02c3f..f6572578b 100644 --- a/pkgs/core/python/python.nm +++ b/pkgs/core/python/python.nm @@ -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 \