diff options
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
-rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 5515666d3c..eb47dada5d 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc | |||
@@ -11,8 +11,6 @@ RDEPENDS_${PN}_class-native = "xz-native" | |||
11 | 11 | ||
12 | S = "${WORKDIR}/${BPN}-${PV}" | 12 | S = "${WORKDIR}/${BPN}-${PV}" |
13 | 13 | ||
14 | PARALLEL_MAKE = "" | ||
15 | |||
16 | inherit autotools gettext perlnative pkgconfig systemd | 14 | inherit autotools gettext perlnative pkgconfig systemd |
17 | 15 | ||
18 | python () { | 16 | python () { |