From d07f9864c338e335796b57e72ad6d8fd13c9a896 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Apr 2014 19:19:15 +0200 Subject: glib needs python2-host --- package/glib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/glib') diff --git a/package/glib/Makefile b/package/glib/Makefile index d92294b8e..c09713003 100644 --- a/package/glib/Makefile +++ b/package/glib/Makefile @@ -5,14 +5,14 @@ include ${TOPDIR}/rules.mk PKG_NAME:= glib PKG_VERSION:= 2.38.2 -PKG_RELEASE:= 3 +PKG_RELEASE:= 4 PKG_EXTRAVER:= 2.38 PKG_MD5SUM:= 26d1d08e478fc48c181ca8be44f5b69f PKG_DESCR:= low-level core library that forms the basis of GTK+ PKG_SECTION:= libs PKG_DEPENDS:= libpthread PKG_BUILDDEP:= glib-host libffi gettext-tiny libiconv-tiny zlib libelf dbus -HOST_BUILDDEP:= libffi-host gettext-tiny-host libiconv-tiny-host +HOST_BUILDDEP:= libffi-host gettext-tiny-host libiconv-tiny-host python2-host PKG_URL:= http://www.gtk.org/ PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/glib/${PKG_EXTRAVER}/ PKG_NOPARALLEL:= 1 -- cgit v1.2.3