mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-16 21:56:16 +02:00
[package] valgrind: re-categorize from utils to devel
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01d9abc663
commit
6bd162bf34
@ -24,8 +24,8 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
include $(INCLUDE_DIR)/kernel.mk
|
include $(INCLUDE_DIR)/kernel.mk
|
||||||
|
|
||||||
define Package/valgrind
|
define Package/valgrind
|
||||||
SECTION:=utils
|
SECTION:=devel
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Development
|
||||||
DEPENDS:=@mips||mipsel||i386||powerpc||TARGET_omap4 +libpthread +librt
|
DEPENDS:=@mips||mipsel||i386||powerpc||TARGET_omap4 +libpthread +librt
|
||||||
TITLE:=debugging and profiling tools for Linux
|
TITLE:=debugging and profiling tools for Linux
|
||||||
URL:=http://www.valgrind.org
|
URL:=http://www.valgrind.org
|
||||||
|
Loading…
Reference in New Issue
Block a user