diff options
-rw-r--r-- | meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index 5c4e7c5b85..bb21cbca8a 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
@@ -14,7 +14,6 @@ PV = "7.91+git${SRCPV}" | |||
14 | SRCREV = "c22d359433b333937ee3d803450dc41998115685" | 14 | SRCREV = "c22d359433b333937ee3d803450dc41998115685" |
15 | 15 | ||
16 | DEPENDS = "elfutils" | 16 | DEPENDS = "elfutils" |
17 | RDEPENDS_${PN} = "elfutils" | ||
18 | SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \ | 17 | SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http \ |
19 | file://configure-allow-to-disable-selinux-support.patch \ | 18 | file://configure-allow-to-disable-selinux-support.patch \ |
20 | file://0001-replace-readdir_r-with-readdir.patch \ | 19 | file://0001-replace-readdir_r-with-readdir.patch \ |