diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-06 16:52:56 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-06 16:52:56 +0100 |
| commit | a780596029eee0dd03d1e4ad0ad37d845413d5a1 (patch) | |
| tree | ffa12e4bce3db3da937178a0473e348f484862e5 /package/python2/Makefile | |
| parent | c8faacfd346a1956e44f05ee3d48e74ffc1f6521 (diff) | |
| parent | 8aae553b7ad9fc0b3c3cc41488541b7e5096c8cf (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/python2/Makefile')
| -rw-r--r-- | package/python2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python2/Makefile b/package/python2/Makefile index b7e4e01a7..4c5b17c5e 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= 15ed56733655e3fab785e49a7278d2fb PKG_DESCR:= Python scripting language (Version 2) PKG_SECTION:= lang PKG_BUILDDEP:= zlib libffi openssl readline bzip2 -PKG_DEPENDS:= libpthread zlib libffi libopenssl +PKG_DEPENDS:= libpthread zlib libffi libopenssl libgcc PKG_URL:= http://www.python.org/ PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/ PKG_OPTS:= noscripts |
