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/file/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/file/Makefile') diff --git a/package/file/Makefile b/package/file/Makefile index bc9c87a1c..398d4e4b0 100644 --- a/package/file/Makefile +++ b/package/file/Makefile @@ -7,10 +7,10 @@ PKG_NAME:= file PKG_VERSION:= 5.17 PKG_RELEASE:= 1 PKG_MD5SUM:= e19c47e069ced7b01ccb4db402cc01d3 -PKG_DESCR:= a file type guesser +PKG_DESCR:= file type guesser PKG_SECTION:= utils PKG_BUILDDEP:= file-host -PKG_DEPENDS:= libmagic libgcc +PKG_DEPENDS:= libmagic PKG_URL:= http://www.darwinsys.com/file PKG_SITES:= ftp://ftp.fu-berlin.de/unix/tools/file/ \ ftp://ftp.astron.com/pub/file/ -- cgit v1.2.3