summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 8830ae7a73..fd26c8a247 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -16,7 +16,7 @@ S = "${WORKDIR}/${BPN}-${PV}"
16 16
17PARALLEL_MAKE = "" 17PARALLEL_MAKE = ""
18 18
19inherit autotools gettext perlnative 19inherit autotools gettext perlnative pkgconfig
20 20
21export PERL_LIBDIR = "${libdir}/perl" 21export PERL_LIBDIR = "${libdir}/perl"
22PERL_LIBDIR_class-native = "${libdir}/perl-native/perl" 22PERL_LIBDIR_class-native = "${libdir}/perl-native/perl"