summaryrefslogtreecommitdiff
path: root/package/oprofile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-13 13:44:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-13 13:44:08 +0200
commit05d715df3ac052fb41a5ab42369d05a3e2a82de3 (patch)
treee99502f671b83f6898a77b78f88fdc67be8aa251 /package/oprofile
parente251f8299bf34e329613e68116d47e124192bc84 (diff)
resolve merge conflict
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/Makefile2
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/}