diff options
Diffstat (limited to 'meta-oe/recipes-devtools/pstack/pstack.inc')
-rw-r--r-- | meta-oe/recipes-devtools/pstack/pstack.inc | 1 |
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 | ||
12 | inherit cmake | 12 | inherit cmake |
13 | 13 | ||
14 | S = "${UNPACKDIR}/${BPN}-${PV}" | ||
15 | DEPENDS += "zlib xz libunwind elfutils" | 14 | DEPENDS += "zlib xz libunwind elfutils" |
16 | 15 | ||
17 | RDEPENDS:${PN} += "elfutils" | 16 | RDEPENDS:${PN} += "elfutils" |