diff options
-rw-r--r-- | meta-tpm/recipes-tpm/tpm-tools/tpm-tools_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_git.bb b/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_git.bb index cb59e8c..04e4880 100644 --- a/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_git.bb +++ b/meta-tpm/recipes-tpm/tpm-tools/tpm-tools_git.bb | |||
@@ -24,7 +24,7 @@ SRCREV = "bdf9f1bc8f63cd6fc370c2deb58d03ac55079e84" | |||
24 | 24 | ||
25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
26 | 26 | ||
27 | inherit autotools-brokensep gettext | 27 | inherit autotools-brokensep gettext perlnative |
28 | 28 | ||
29 | do_configure_prepend() { | 29 | do_configure_prepend() { |
30 | mkdir -p po | 30 | mkdir -p po |