From 90ede2664053adcec804129839f6960e341bbe52 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 6 Mar 2013 16:35:46 +0100 Subject: remove gui, not cross-compilable because of gobject-introspection --- package/python2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python2') 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 -- cgit v1.2.3