From a0e99fa38f416bd157b2155b2054ca345e687c8c Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 16 Jan 2010 03:41:38 +0000 Subject: [PATCH] Revert commit; really gconv-modules shouldn't be in base and installed by default git-svn-id: svn://svn.openwrt.org/openwrt/packages@19162 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/gconv-modules/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/gconv-modules/Makefile b/libs/gconv-modules/Makefile index 15931e33e..2bff5a6ee 100644 --- a/libs/gconv-modules/Makefile +++ b/libs/gconv-modules/Makefile @@ -15,9 +15,9 @@ include $(INCLUDE_DIR)/package.mk define Package/gconv-modules SECTION:=libs - CATEGORY:=Base system + CATEGORY:=Libraries DEPENDS:=@USE_GLIBC - DEFAULT:=y + DEFAULT:=n TITLE:=The GNU libc charset conversion modules endef -- 2.11.0