From b07c72dd83ebe90365993ac41097a4c096bc1173 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Thu, 23 Feb 2017 03:54:36 +0100
Subject: Revert "glib: update to 2.51.2, fix build on debian9"

This reverts commit 9e0e06dca28a3c7e7c313b66e853cf5d6cc0d539.
---
 package/glib/Makefile       | 10 +++++-----
 package/util-linux/Makefile |  2 --
 2 files changed, 5 insertions(+), 7 deletions(-)

(limited to 'package')

diff --git a/package/glib/Makefile b/package/glib/Makefile
index 6af531dfc..026fe1a19 100644
--- a/package/glib/Makefile
+++ b/package/glib/Makefile
@@ -4,15 +4,15 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		glib
-PKG_VERSION:=		2.51.2
+PKG_VERSION:=		2.48.2
 PKG_RELEASE:=		1
-PKG_EXTRAVER:=		2.51
-PKG_HASH:=		9bc6ce33af0d5d67506fbbbf692d80c74a9cc18180376c087b6b5061e493756d
-PKG_DESCR:=		low-level core library for libraries and applications in c
+PKG_EXTRAVER:=		2.48
+PKG_HASH:=		f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4
+PKG_DESCR:=		low-level core library that forms the basis of gtk+
 PKG_SECTION:=		libs/misc
 PKG_DEPENDS:=		libpcre zlib
 PKG_BUILDDEP:=		glib-host libffi zlib libelf dbus pcre
-HOST_BUILDDEP:=		libffi-host python2-host gettext-host util-linux-host
+HOST_BUILDDEP:=		libffi-host python2-host
 PKG_NEEDS:=		threads intl
 PKG_URL:=		http://www.gtk.org/
 PKG_SITES:=		http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index 5e88eb526..20189142f 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -107,8 +107,6 @@ endif
 TARGET_CFLAGS+=		-fPIC
 FAKE_FLAGS+=		INSTALLSUID="install -m 4755"
 HOST_CONFIGURE_ARGS+=	--enable-libuuid \
-			--enable-libmount \
-			--enable-libblkid \
 			--disable-all-programs \
 			--disable-use-tty-group
 
-- 
cgit v1.2.3