summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/pstack/pstack.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/pstack/pstack.inc')
-rw-r--r--meta-oe/recipes-devtools/pstack/pstack.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pstack/pstack.inc b/meta-oe/recipes-devtools/pstack/pstack.inc
index ef5ba03e59..ee0518c9cc 100644
--- a/meta-oe/recipes-devtools/pstack/pstack.inc
+++ b/meta-oe/recipes-devtools/pstack/pstack.inc
@@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=671019a96ba80415b696240ed2ca5e80"
11 11
12inherit cmake 12inherit cmake
13 13
14S = "${UNPACKDIR}/${BPN}-${PV}"
15DEPENDS += "zlib xz libunwind elfutils" 14DEPENDS += "zlib xz libunwind elfutils"
16 15
17RDEPENDS:${PN} += "elfutils" 16RDEPENDS:${PN} += "elfutils"