diff options
Diffstat (limited to 'package/devel/valgrind')
| -rw-r--r-- | package/devel/valgrind/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| 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 | 
