From: swalker Date: Wed, 26 Oct 2011 03:04:07 +0000 (+0000) Subject: [packages] perf: correct section & category X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=963bb3df2e7b338a74c6ae80384bc45cedca2468;p=packages.git [packages] perf: correct section & category git-svn-id: svn://svn.openwrt.org/openwrt/packages@28596 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/devel/perf/Makefile b/devel/perf/Makefile index 0a78fa627..d14629cf6 100644 --- a/devel/perf/Makefile +++ b/devel/perf/Makefile @@ -14,8 +14,8 @@ PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk define Package/perf - SECTION:=utils - CATEGORY:=Utilities + SECTION:=devel + CATEGORY:=Development DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN TITLE:=Linux performance monitoring tool VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)