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 4b741ff6d..f14d8c721 100644 --- a/package/oprofile/Makefile +++ b/package/oprofile/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.9.9 PKG_RELEASE:= 4 PKG_MD5SUM:= 00aec1287da2dfffda17a9b1c0a01868 PKG_DESCR:= system-wide profiles -PKG_SECTION:= debug +PKG_SECTION:= app/debug PKG_DEPENDS:= libpopt libbfd libstdcxx PKG_BUILDDEP:= popt binutils gcc PKG_URL:= http://oprofile.sourceforge.net/ |