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
This commit is contained in:
parent
fa64353f73
commit
a0e99fa38f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user