summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
index 7af7f92fb9..c2b6d4abf8 100644
--- a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
+++ b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
@@ -33,6 +33,8 @@ SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea6
33 33
34S = "${WORKDIR}/Unix-Statgrab-${PV}" 34S = "${WORKDIR}/Unix-Statgrab-${PV}"
35 35
36export LD = "${CCLD}"
37
36inherit cpan pkgconfig ptest-perl 38inherit cpan pkgconfig ptest-perl
37 39
38BBCLASSEXTEND = "native" 40BBCLASSEXTEND = "native"