diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-13 13:44:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-13 13:44:08 +0200 |
commit | 05d715df3ac052fb41a5ab42369d05a3e2a82de3 (patch) | |
tree | e99502f671b83f6898a77b78f88fdc67be8aa251 /package/oprofile/Makefile | |
parent | e251f8299bf34e329613e68116d47e124192bc84 (diff) |
resolve merge conflict
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 1bce40812..4b741ff6d 100644 --- a/package/oprofile/Makefile +++ b/package/oprofile/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 4 PKG_MD5SUM:= 00aec1287da2dfffda17a9b1c0a01868 PKG_DESCR:= system-wide profiles PKG_SECTION:= debug -PKG_DEPENDS:= libpopt kmod-oprofile libbfd libstdcxx +PKG_DEPENDS:= libpopt libbfd libstdcxx PKG_BUILDDEP:= popt binutils gcc PKG_URL:= http://oprofile.sourceforge.net/ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=oprofile/} |