diff options
Diffstat (limited to 'meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb')
-rw-r--r-- | meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb b/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb index 1599e61f1..1dbd923b0 100644 --- a/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb +++ b/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb | |||
@@ -8,7 +8,7 @@ SECTION = "libraries" | |||
8 | LICENSE = "Artistic-1.0|GPLv1+" | 8 | LICENSE = "Artistic-1.0|GPLv1+" |
9 | LIC_FILES_CHKSUM = "file://README;beginline=21;endline=23;md5=f36550f59a0ae5e6e3b0be6a4da60d26" | 9 | LIC_FILES_CHKSUM = "file://README;beginline=21;endline=23;md5=f36550f59a0ae5e6e3b0be6a4da60d26" |
10 | 10 | ||
11 | RDEPENDS_${PN} += "perl libipc-signal-perl" | 11 | RDEPENDS:${PN} += "perl libipc-signal-perl" |
12 | 12 | ||
13 | S = "${WORKDIR}/Proc-WaitStat-${PV}" | 13 | S = "${WORKDIR}/Proc-WaitStat-${PV}" |
14 | 14 | ||