From: Florian Fainelli Date: Wed, 21 Nov 2012 20:26:58 +0000 (+0000) Subject: [package] valgrind: re-categorize from utils to devel X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=3c5a682dd01c442a41e652558a2f74dafca9532c [package] valgrind: re-categorize from utils to devel Signed-off-by: Florian Fainelli SVN-Revision: 34293 --- diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index c4f36979e0..dfefa0925a 100644 --- a/package/devel/valgrind/Makefile +++ b/package/devel/valgrind/Makefile @@ -24,8 +24,8 @@ include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/kernel.mk define Package/valgrind - SECTION:=utils - CATEGORY:=Utilities + SECTION:=devel + CATEGORY:=Development DEPENDS:=@mips||mipsel||i386||powerpc||TARGET_omap4 +libpthread +librt TITLE:=debugging and profiling tools for Linux URL:=http://www.valgrind.org