[package] valgrind: re-categorize from utils to devel
authorFlorian Fainelli <florian@openwrt.org>
Wed, 21 Nov 2012 20:26:58 +0000 (20:26 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 21 Nov 2012 20:26:58 +0000 (20:26 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34293

package/devel/valgrind/Makefile

index c4f36979e01d2abcf21d84ada58c5b79bd36b5a2..dfefa0925a20a7379a29b2798c506dfedb9f2acd 100644 (file)
@@ -24,8 +24,8 @@ include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 define Package/valgrind
 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
   DEPENDS:=@mips||mipsel||i386||powerpc||TARGET_omap4 +libpthread +librt
   TITLE:=debugging and profiling tools for Linux
   URL:=http://www.valgrind.org