From e251f8299bf34e329613e68116d47e124192bc84 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 13 May 2014 09:34:02 +0200 Subject: use static-libgc not only for base, simplifies dependencies, just a few bytes bigger for a xbmc build --- package/python2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python2') diff --git a/package/python2/Makefile b/package/python2/Makefile index 757e6adc5..0aeb0cf08 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -7,11 +7,11 @@ PKG_NAME:= python2 PKG_VERSION:= 2.7.5 PKG_RELEASE:= 12 PKG_MD5SUM:= b4f01a1d0ba0b46b05c73b2ac909b1df -PKG_DESCR:= Python scripting language (Version 2) +PKG_DESCR:= python scripting language (Version 2) PKG_SECTION:= lang PKG_BUILDDEP:= libffi python2-host HOST_BUILDDEP:= libffi-host bzip2-host autotool -PKG_DEPENDS:= libpthread libffi libgcc +PKG_DEPENDS:= libpthread libffi PKG_URL:= http://www.python.org/ PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/ PKG_OPTS:= dev -- cgit v1.2.3