pyOpenSSL:

- pyOpenSSL depends on openssl
This commit is contained in:
Stephan Raue 2010-01-13 11:27:24 +01:00
parent be6fd45d7f
commit 61c931b80a
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
$SCRIPTS/build toolchain
$SCRIPTS/build Python
$SCRIPTS/build openssl
. config/options.python

View File

@ -3,5 +3,6 @@
. config/options
$SCRIPTS/install Python
$SCRIPTS/install openssl
cp -PR $PKG_BUILD/.install/* $INSTALL