bumprev for packages requiring libdb and libpcre.
This commit is contained in:
parent
8b1830309f
commit
4480c92b30
16 changed files with 41 additions and 28 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template build file for 'python'.
|
||||
pkgname=python
|
||||
version=2.7.1
|
||||
revision=1
|
||||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||
configure_args="--with-threads --enable-ipv6 --with-signal-module
|
||||
|
@ -33,7 +34,7 @@ Add_dependency run bzip2
|
|||
Add_dependency run gdbm
|
||||
Add_dependency run libssl
|
||||
Add_dependency run expat
|
||||
Add_dependency run db
|
||||
Add_dependency run libdb
|
||||
Add_dependency run ncurses-libs
|
||||
Add_dependency run sqlite
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue