| Index: ports/python-static/pkg_info
|
| diff --git a/ports/python-static/pkg_info b/ports/python-static/pkg_info
|
| index 7c823536ba1b8c924c17f6b36105483247386120..df91774ff443c8cff40807934376c4577d665299 100644
|
| --- a/ports/python-static/pkg_info
|
| +++ b/ports/python-static/pkg_info
|
| @@ -3,6 +3,6 @@ VERSION=2.7.7
|
| ARCHIVE_ROOT=Python-2.7.7
|
| URL=http://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz
|
| LICENSE=CUSTOM:LICENSE
|
| -DEPENDS=(readline zlib glibc-compat pyppapi openssl bzip2 libpng freetype nacl-spawn)
|
| +DEPENDS=(readline zlib glibc-compat pyppapi openssl bzip2 libpng freetype nacl-spawn python-host)
|
| CONFLICTS=(python)
|
| SHA1=1db01d7f325d8ceaf986976800106018b82ae45a
|
|
|