mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
oprofile: Add RDEPENDS on binutils-symlinks
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2233 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
PV = "0.9.2+cvs${SRCDATE}"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
SECTION = "devel"
|
||||
DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
|
||||
of profiling all running code at low overhead."
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "popt binutils"
|
||||
RDEPENDS = "binutils-symlinks"
|
||||
|
||||
SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \
|
||||
file://acinclude.m4"
|
||||
|
||||
Reference in New Issue
Block a user