summaryrefslogtreecommitdiff
path: root/package/python2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-06 16:35:46 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-06 16:35:46 +0100
commit90ede2664053adcec804129839f6960e341bbe52 (patch)
tree847f2b45505002a22123753e95bd199be4e038a8 /package/python2
parenta3cff7cc19f3ba9d51a46939d678c132e72248c7 (diff)
remove gui, not cross-compilable because of gobject-introspection
Diffstat (limited to 'package/python2')
-rw-r--r--package/python2/Makefile2
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