diff options
Diffstat (limited to 'meta/recipes-devtools/strace/strace_4.5.20.bb')
-rw-r--r-- | meta/recipes-devtools/strace/strace_4.5.20.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/strace/strace_4.5.20.bb b/meta/recipes-devtools/strace/strace_4.5.20.bb index 391669f5da..b3d2aa53ef 100644 --- a/meta/recipes-devtools/strace/strace_4.5.20.bb +++ b/meta/recipes-devtools/strace/strace_4.5.20.bb | |||
@@ -5,6 +5,8 @@ LICENSE = "BSD" | |||
5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a" | 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a" |
6 | PR = "r2" | 6 | PR = "r2" |
7 | 7 | ||
8 | RDEPENDS = "perl" | ||
9 | |||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ |
9 | file://sigmask.patch \ | 11 | file://sigmask.patch \ |
10 | " | 12 | " |