Bump revision and fixes for pkgs requiring libssl.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'python'.
|
||||
pkgname=python
|
||||
version=2.6.5
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="Python-$version"
|
||||
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
|
||||
configure_args="--with-threads --enable-ipv6 --with-signal-module
|
||||
@@ -31,7 +31,7 @@ Add_dependency run zlib
|
||||
Add_dependency run readline
|
||||
Add_dependency run bzip2
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run openssl
|
||||
Add_dependency run libssl
|
||||
Add_dependency run expat
|
||||
Add_dependency run db
|
||||
Add_dependency run ncursesw
|
||||
|
||||
Reference in New Issue
Block a user