diff options
-rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 2 |
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 | ||
17 | PARALLEL_MAKE = "" | 17 | PARALLEL_MAKE = "" |
18 | 18 | ||
19 | inherit autotools gettext perlnative | 19 | inherit autotools gettext perlnative pkgconfig |
20 | 20 | ||
21 | export PERL_LIBDIR = "${libdir}/perl" | 21 | export PERL_LIBDIR = "${libdir}/perl" |
22 | PERL_LIBDIR_class-native = "${libdir}/perl-native/perl" | 22 | PERL_LIBDIR_class-native = "${libdir}/perl-native/perl" |