diff options
Diffstat (limited to 'package/oprofile/Makefile')
-rw-r--r-- | package/oprofile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/oprofile/Makefile b/package/oprofile/Makefile index 9acd481af..c54ef06e1 100644 --- a/package/oprofile/Makefile +++ b/package/oprofile/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.9.4 PKG_RELEASE:= 1 PKG_MD5SUM:= 82b059379895cf125261d7d773465915 PKG_DESCR:= system-wide profiles -PKG_SECTION:= utils +PKG_SECTION:= debug PKG_DEPENDS:= libpopt PKG_BUILDDEP+= popt PKG_URL:= http://oprofile.sourceforge.net |