[packages] perf: correct section & category
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28596 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a6ba01c54a
commit
963bb3df2e
@ -14,8 +14,8 @@ PKG_RELEASE:=1
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/perf
|
define Package/perf
|
||||||
SECTION:=utils
|
SECTION:=devel
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Development
|
||||||
DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
|
DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
|
||||||
TITLE:=Linux performance monitoring tool
|
TITLE:=Linux performance monitoring tool
|
||||||
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
|
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user