mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ltrace: Remove RDEPENDS on elfutils
It was added without a rationale and seems unnecessary. A runtime dependency on libelf is already automatically generated. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
87160cd40b
commit
267ac62cd3
|
|
@ -14,7 +14,6 @@ PV = "7.91+git${SRCPV}"
|
|||
SRCREV = "c22d359433b333937ee3d803450dc41998115685"
|
||||
|
||||
DEPENDS = "elfutils"
|
||||
RDEPENDS_${PN} = "elfutils"
|
||||
SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \
|
||||
file://configure-allow-to-disable-selinux-support.patch \
|
||||
file://0001-replace-readdir_r-with-readdir.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user