summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
-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 02844424da..c8ff18291d 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -6,7 +6,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.bz2 \
6 file://ignore_extra_fields.patch;patch=1" 6 file://ignore_extra_fields.patch;patch=1"
7 7
8DEPENDS = "zlib bzip2 perl" 8DEPENDS = "zlib bzip2 perl"
9DEPENDS_virtclass-native = "bzip2-native zlib-native virtual/update-alternatives-native gettext-native perl-native" 9DEPENDS_virtclass-native = "bzip2-native zlib-native virtual/update-alternatives-native gettext-native perl-native-runtime"
10RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}" 10RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
11RDEPENDS_${PN}_virtclass-native = "" 11RDEPENDS_${PN}_virtclass-native = ""
12 12