valgrind: re-categorize from utils to devel

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34293
This commit is contained in:
Florian Fainelli 2012-11-21 20:26:58 +00:00
parent 4e733cfbc9
commit 3df1f9aecd

View file

@ -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