From 6bd162bf349c1b705365841ba6708771bcab5a63 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 21 Nov 2012 20:26:58 +0000 Subject: [package] valgrind: re-categorize from utils to devel Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34293 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/devel/valgrind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/devel') diff --git a/package/devel/valgrind/Makefile b/package/devel/valgrind/Makefile index c4f36979e..dfefa0925 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 -- cgit v1.2.3